diff options
Diffstat (limited to 'share')
-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 d81435fc4dc..463cf4465cb 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.3 1996/10/12 00:56:20 deraadt Exp $ +.\" $OpenBSD: mdoc.samples.7,v 1.4 1997/06/11 08:21:05 deraadt Exp $ .\" $NetBSD: mdoc.samples.7,v 1.5 1996/04/03 20:17:34 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -169,7 +169,7 @@ outlined as follows: .It "Single Quotes/Enclosure" . .It "Prefix Macro" . .El -.It "Extended Arguments" . +.It "Extended Arguments" . .It "No\-Op or Normal Text Macro" . .It "No Space Macro" . .It "Section Cross References" . @@ -246,7 +246,7 @@ accept nine arguments and, in limited cases, arguments may be continued or extended on the next line (See -.Sx Extensions ) . +.Sx Extended Arguments ) . A few macros handle quoted arguments (see .Sx Passing Space Characters in an Argument below). @@ -1683,7 +1683,7 @@ The .Ql \&.Tn macro is parsed and is callable by other macros. -.Ss Extended Arguments +.Ss Extended Arguments The .Li \&.Xo and |