diff options
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 7b8a3e4d797..61a340a8b1f 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.samples.7,v 1.66 2005/09/29 17:39:12 jaredy Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.67 2005/09/29 17:41:49 jaredy Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -2064,12 +2064,12 @@ It is especially useful in situations where the .Ql \&.Ns macro may be too clumsy to use. An argument of either -.Fl on +.Cm on or -.Fl off +.Cm off must be specified, to turn spacing on or off, respectively. .Pp -.Dl Usage: .Sm -on | -off +.Dl Usage: .Sm on | off .Pp See .Sx Extended Arguments |