diff options
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. |