| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
requested by schwartz@
|
|
|
|
|
|
| |
page template contained in groff_mdoc(7), catch up with our own stuff.
In particular, allow ERRORS in section 4 and DIAGNOSTICS in section 9.
ok jmc@
|
|
|
|
| |
while here, change CCYY to YYYY
|
|
|
|
| |
section 6 pages currently contain this information);
|
|
|
|
|
|
|
|
| |
- note which section headings (.Sh) are not used by openbsd
- move the description of the section heading to under the heading, rather
than before it: a much more logical way to read
diffs mailed upstream...
|
| |
|
|
|
|
|
|
|
| |
note that section 1/6/8 pages may use DIAGNOSTICS;
from discussion w/ jared yanovich;
ok millert@
|
|
|
|
| |
ok marc@ deraadt@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
matches order used by NetBSD, though we don't use all their sections.
Order is:
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUES
ENVIRONMENT
FILES
EXAMPLES
DIAGNOSTICS
ERRORS
SEE ALSO
STANDARDS
HISTORY
AUTHORS
CAVEATS
BUGS
ok krw@ millert@
|
| |
|
| |
|
|
|
|
| |
man pages should be laid out in OpenBSD.
|
| |
|
|
|
|
|
| |
introductory macros is .Dd/.Dt/.Os, not .Dd/.Os/.Dt (based on the fact over
90% of the man pages use the former)
|
|
|