diff options
author | 2004-07-02 10:36:57 +0000 | |
---|---|---|
committer | 2004-07-02 10:36:57 +0000 | |
commit | 98ee89694519b68f7bf0cd09df23c06180fe51ef (patch) | |
tree | 96165e126d58b9fed90058c07831d35e16e30fac /share/man/man7/mdoc.7 | |
parent | - note that as well as tabs, the -v option does not display EOLs (diff) | |
download | wireguard-openbsd-98ee89694519b68f7bf0cd09df23c06180fe51ef.tar.xz wireguard-openbsd-98ee89694519b68f7bf0cd09df23c06180fe51ef.zip |
note that section 9 pages may use RETURN VALUES and ERRORS;
note that section 1/6/8 pages may use DIAGNOSTICS;
from discussion w/ jared yanovich;
ok millert@
Diffstat (limited to 'share/man/man7/mdoc.7')
-rw-r--r-- | share/man/man7/mdoc.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/mdoc.7 b/share/man/man7/mdoc.7 index 4225072bbd8..6d9e26922ac 100644 --- a/share/man/man7/mdoc.7 +++ b/share/man/man7/mdoc.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mdoc.7,v 1.33 2004/02/24 21:21:44 jmc Exp $ +.\" $OpenBSD: mdoc.7,v 1.34 2004/07/02 10:36:57 jmc Exp $ .\" .\" Copyright (c) 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -100,7 +100,7 @@ macros must be given an argument. .It Ar DESCRIPTION General description, including any options, operands, or other parameters. .It Ar RETURN VALUES -Sections two and three function calls. +Sections two, three, and nine function calls. .It Ar ENVIRONMENT Describe environment variables. .It Ar FILES @@ -108,9 +108,9 @@ Files associated with the subject, with short descriptions. .It Ar EXAMPLES Examples and suggestions. .It Ar DIAGNOSTICS -Section four device interface diagnostics. +Sections one, four, six, and eight diagnostics. .It Ar ERRORS -Sections two and three error and signal handling. +Sections two, three, and nine error and signal handling. .It Ar SEE ALSO Cross references and citations. .It Ar STANDARDS |