summaryrefslogtreecommitdiff
path: root/share/man/man7/mdoc.7
AgeCommit message (Collapse)Author
2003-07-21sync with mdoc.samples(7);Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-05-29sync docs to agree on section header (.Sh) order for man pages. This alsoJason McIntyre
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@
2003-04-13cleanup of typos in section 7 man pages;Jason McIntyre
mdoc.samples(7): ok millert@
2002-12-06Describe the known standards for the St macro.Marco S Hyman
OK deraadt@
2001-11-13o) Fix bogus .Xr usage;Mike Pechkin
o) CAVEAT -> CAVEATS; o) AUTHOR -> AUTHORS; o) Start new sentence on a new line; o) For URL and path names use .Pa; o) We don't like .Pp before .Rs; o) Don't use .Pp before/after .Sh; o) OpenBSD -> .Ox; millert@ ok and help;
2001-10-05Powered by @mantoya:Mike Pechkin
o) start new sentence on a new line; o) minor mdoc fixes; millert@ ok Tip of the day: www.mpechismazohist.com
2001-08-02document .NdTodd C. Miller
2001-06-22o) minor sentence fix;Mike Pechkin
o) add description of ``.Bsx'' to the "BSD Macros" chap.; aaron@ ok
2001-02-25Avoid direct use of troff requests; from FreeBSD.Aaron Campbell
2000-11-10Add COMPATIBILITY section definition.Aaron Campbell
2000-11-08Fix up mdoc section header descriptions to more accurately reflect howAaron Campbell
man pages should be laid out in OpenBSD.
2000-09-11Remove confusing reference to the .Bd macro description; marc@Aaron Campbell
2000-03-24Corrections and updates; mostly from NetBSD.Aaron Campbell
2000-03-19Various cleanups.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
least, this is the impression I get from looking at a lot of Perl docs.
1999-09-02document Ft (Function Type); espie@Aaron Campbell
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-05-30synonym typoPaul Janzen
1999-04-25Document .Bsx and .Fx macros.Alex Feldman
1998-12-02fix Re description; horikawa@jp.FreeBSD.orgTheo de Raadt
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
then/than and such. Other miscellaneous problems fixed across these source files.
1998-09-06spelling, grammar, punctuationPaul Janzen
1998-03-07Document .Ox and .Nx, noted by johns@Todd C. Miller
1997-12-08correct pathsTheo de Raadt
1997-11-30.It is not parsed, so spell out Bx and Ux; lukemTheo de Raadt
1997-11-30doc .Bl options -column, -dash, -hyphen; lukemTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt