aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-06-08 06:11:23 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-06-08 06:11:23 +0000
commit9780f3d0877dad6739ad7f18e8a50ab3b35feefd (patch)
treeda274afdca8ef858cb9b208e533dbec672d48177
parentd94cf5ea1c69b72f59e9099af805fe6cfaf9e07e (diff)
downloadsrc-9780f3d0877dad6739ad7f18e8a50ab3b35feefd.tar.gz
src-9780f3d0877dad6739ad7f18e8a50ab3b35feefd.zip
Notes
-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