summaryrefslogtreecommitdiff
path: root/usr.bin/m4
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-09-06 13:07:18 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-09-06 13:07:18 +0000
commit22d9f028a4f5eb15c54e4af1c8d8d509ddbac425 (patch)
treef91c628b175bc7783ae0ab79cb652678c149d032 /usr.bin/m4
parent98106995708c715910a89f720a8d798370c2d4df (diff)
Typo
Diffstat (limited to 'usr.bin/m4')
-rw-r--r--usr.bin/m4/m4.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 6199707b26f..e0b541d0d44 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -1,4 +1,4 @@
-.\" @(#) $OpenBSD: m4.1,v 1.5 1998/09/26 19:55:02 aaron Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.6 1999/09/06 13:07:17 espie Exp $
.\"
.\"
.Dd January 26, 1993
@@ -135,7 +135,7 @@ Immediately exits with the return value specified by the first argument,
0 if none.
.It Ic 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 Ic maketemp
Translates the string XXXXX in the first argument with the current process