=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/m4/m4.1,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- src/usr.bin/m4/m4.1 1999/09/14 08:21:37 1.7 +++ src/usr.bin/m4/m4.1 1999/11/17 15:31:53 1.8 @@ -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 @@ 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