diff options
author | 2001-10-05 14:45:53 +0000 | |
---|---|---|
committer | 2001-10-05 14:45:53 +0000 | |
commit | b3c75b6ff979841f17c2defd1b2ffdd853e60f9f (patch) | |
tree | 4ff2d5fc3ba4db7cb9e877b2408c7c9ede6c4529 /share/man/man7/mdoc.7 | |
parent | document missing options. ok deraadt@ (diff) | |
download | wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.tar.xz wireguard-openbsd-b3c75b6ff979841f17c2defd1b2ffdd853e60f9f.zip |
Powered by @mantoya:
o) start new sentence on a new line;
o) minor mdoc fixes;
millert@ ok
Tip of the day: www.mpechismazohist.com
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 75d5fb7308c..cc82b147b74 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.21 2001/08/02 18:00:10 millert Exp $ +.\" $OpenBSD: mdoc.7,v 1.22 2001/10/05 14:45:54 mpech Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -87,7 +87,8 @@ Section Headers. Valid headers, in the order of presentation: .Bl -tag -width "RETURN VALUES" -compact .It Ar NAME -Name section. Should include the +Name section. +Should include the .Ql \&.Nm or .Ql \&.Fn |