diff options
Diffstat (limited to 'share/man/man7/mdoc.samples.7')
-rw-r--r-- | share/man/man7/mdoc.samples.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.samples.7 b/share/man/man7/mdoc.samples.7 index 36bc09a..5ce5739 100644 --- a/share/man/man7/mdoc.samples.7 +++ b/share/man/man7/mdoc.samples.7 @@ -445,12 +445,12 @@ in .Pp .Bd -literal -offset indent \&.\e" The following requests are required for all man pages. -\&.Dd "Month day, year" +\&.Dd Month day, year \&.Os OPERATING_SYSTEM [version/release] \&.Dt DOCUMENT_TITLE [section number] [volume] \&.Sh NAME \&.Nm name -\&.Nm one line description of name +\&.Nd one line description of name \&.Sh SYNOPSIS \&.Sh DESCRIPTION \&.\e" The following requests should be uncommented and |