diff options
Diffstat (limited to 'usr.bin/m4/m4.1')
-rw-r--r-- | usr.bin/m4/m4.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1 index 7d1affa2be1..2698b9db95c 100644 --- a/usr.bin/m4/m4.1 +++ b/usr.bin/m4/m4.1 @@ -1,4 +1,4 @@ -.\" @(#) $OpenBSD: m4.1,v 1.19 2000/07/27 17:44:33 espie Exp $ +.\" @(#) $OpenBSD: m4.1,v 1.20 2000/11/09 17:52:20 aaron Exp $ .\" .\" .Dd January 26, 1993 @@ -51,7 +51,7 @@ Most built-ins don't make any sense without arguments, and hence are not recognized as special when not followed by an open parenthesis. .Pp The options are as follows: -.Bl -tag -width "-Dname[=value]xxx" +.Bl -tag -width Ds .It Fl D Ns Ar name Ns Oo .Ar =value .Oc |