diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 1999-11-15 03:13:23 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 1999-11-15 03:13:23 +0000 |
| commit | a8b4fa4aafe6bd3f79e3c54c93e43707938bae2f (patch) | |
| tree | 62224aa6cccb347cdc09366fd73648b61c178285 /usr.bin | |
| parent | 3c7fbe12d15b29e42112fe9191e763d417303698 (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 |
