summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>1999-11-17 15:31:54 +0000
committerMarc Espie <espie@cvs.openbsd.org>1999-11-17 15:31:54 +0000
commitcda382a72443d3ba44721531afdb06fd4bb7e958 (patch)
treeea702f4e44192fb5ee8e3559b186e47273c3aef0
parent6f89bb7220afe7cc47b972f5f7f91e0e9224983c (diff)
Typo
-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 c01f5fea377..646e9820f6e 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -1,4 +1,4 @@
-.\" @(#) $OpenBSD: m4.1,v 1.7 1999/09/14 08:21:37 espie Exp $
+.\" @(#) $OpenBSD: m4.1,v 1.8 1999/11/17 15:31:53 espie Exp $
.\"
.\"
.Dd January 26, 1993
@@ -23,7 +23,7 @@ language (e.g., C, ratfor, fortran, lex, and yacc).
reads from the standard input and writes
the processed text to the standard output.
.Pp
-Macro calls have the form name(argument1[, argument2, ...,] argumentN).
+Macro calls have the form name(argument1[, argument2, ..., argumentN]).
.Pp
There cannot be any space following the macro name and the open
parenthesis '('. If the macro name is not followed by an open