diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2000-06-08 06:11:23 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2000-06-08 06:11:23 +0000 |
| commit | 9780f3d0877dad6739ad7f18e8a50ab3b35feefd (patch) | |
| tree | da274afdca8ef858cb9b208e533dbec672d48177 /usr.bin | |
| parent | d94cf5ea1c69b72f59e9099af805fe6cfaf9e07e (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/m4/m4.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 3e5551f4e283..681befcd7dc9 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -132,7 +132,7 @@ Immediately exits with the return value specified by the first argument, 0 if none. .It m4wrap Allows you to define what happens at the final EOF, usually for cleanup -purposes (e.g., m4wrap("cleanup(tempfile)") causes the macro cleanup to +purposes (e.g., m4wrap("cleanup(tempfile)") causes the macro cleanup to be invoked after all other processing is done.) .It maketemp Translates the string XXXXX in the first argument with the current process |
