summaryrefslogtreecommitdiffstatshomepage
path: root/man.7
Commit message (Collapse)AuthorAgeFilesLines
* Modernised comment handling: text following \" is thrown away beforeKristaps Dzonsons2009-06-161-2/+12
| | | | | | either parser is invoked. Single-dot lines correctly handled. This confirms with both new- and old-groff. "Comment" subsection added to mdoc.7 and man.7.
* Fixed email address in manual AUTHOR reference.Kristaps Dzonsons2009-06-111-3/+3
| | | | | | Set max right margin to 80 columns (schwarze@openbsd.org). Fixed centre-field heading position (schwarze@openbsd.org). Also fixed -Tman centre-field.
* Fixed license email address.Kristaps Dzonsons2009-06-101-3/+3
|
* Using proper license template (const).Kristaps Dzonsons2009-04-121-13/+11
|
* Manual .Dt fields CAPITALISED.Kristaps Dzonsons2009-04-121-3/+3
| | | | | | | | Indent set to 5 chars (nroff compat). Half-indent set to 3 chars (nroff compat). Default behaviour is loose-y (ignore macro/char/escape). Added -fstrict. Added unknown-character ignoring.
* man(3) doesn't use err.h anymore.Kristaps Dzonsons2009-04-051-8/+11
| | | | | | | | Added .i to man(3). Fixed up manuals. Fixed up webpage. Assertion fixes in man(3) (hashtable). Fixed assertion for .IP in mandoc -man.
* Added br documentation.Kristaps Dzonsons2009-03-271-1/+10
|
* Added some new manuals (mdoc.3 mandoc_char.7).Kristaps Dzonsons2009-03-271-7/+4
| | | | Support for .br in libman.
* Clean-ups to documentation.Kristaps Dzonsons2009-03-261-23/+10
|
* All macro-invocations, for consistency, begin with `.' in documentation.Kristaps Dzonsons2009-03-261-19/+74
| | | | | Fixed \\ -> \e in manual documentation. All preliminary -man macros in place.
* Initial front-end formatting for -man pages.Kristaps Dzonsons2009-03-261-1/+2
|
* Fixed reading whitespace for man.7 `. TH'.Kristaps Dzonsons2009-03-261-421/+20
| | | | Documented this.
* Initial documentation in place for man.7.Kristaps Dzonsons2009-03-231-0/+554