Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Groff versions of man(7) and mdoc(7) manpages. | ru | 2001-04-17 | 1 | -344/+0 |
| | | | | mdoc.samples(7) is superseded by mdoc(7). | ||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-03 | 1 | -2/+4 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Fix invalid pathes in FILES section, mdoc(7)'fy | phantom | 1999-10-30 | 1 | -6/+5 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add a manual page for man(7). | jkoshy | 1998-11-26 | 1 | -0/+343 |
Thanks-to: Joerg Wunsch for sending me a sample page for inspiration. |