summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>1999-11-15 03:13:23 +0000
committerKris Kennaway <kris@FreeBSD.org>1999-11-15 03:13:23 +0000
commita8b4fa4aafe6bd3f79e3c54c93e43707938bae2f (patch)
tree62224aa6cccb347cdc09366fd73648b61c178285 /usr.bin
parent3c7fbe12d15b29e42112fe9191e763d417303698 (diff)
Notes
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/m4/m4.12
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