diff options
author | P. J. McDermott <pjm@nac.net> | 2013-06-16 21:43:37 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-06-16 21:43:37 (EDT) |
commit | 3bc783e29b22bfee4fd36c063d1cdcf78ed3cf0b (patch) | |
tree | 57e5dcd241e8a16b6ea49f71298ca08b1e7be020 /substvars | |
parent | 027889bb38a9cfc559fbd0983f81a8f1379ef564 (diff) |
m4-doc: New binary package.
Diffstat (limited to 'substvars')
-rw-r--r-- | substvars | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/substvars b/substvars new file mode 100644 index 0000000..f4654fe --- /dev/null +++ b/substvars @@ -0,0 +1,5 @@ +Common-Description: + GNU M4 is an implementation of the traditional Unix macro processor. It is + mostly SVR4 compatible although it has some extensions (for example, handling + more than 9 positional parameters to macros). GNU M4 also has built-in + functions for including files, running shell commands, doing arithmetic, etc. |