Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use file system path (.Pa) semantic markup macros where appropriate. | 2015-07-27 | 1 | -3/+3 | |
| | |||||
* | Reduce instances of `` '' in manuals. | 2014-11-15 | 1 | -4/+7 | |
| | | | | | | | | | | | | troff displays these as typographic quotes, but nroff implementations almost always print them literally, which rarely has the intended effect with modern fonts, even in stock xterm. These uses of `` '' can be replaced either with more semantic alternatives or with Dq, which prints typographic quotes in a UTF-8 locale (but will automatically fall back to `` '' in an ASCII locale). improvements and ok schwarze@ | ||||
* | consistent Nd lines for the various dhcp bits; help/ok krw | 2014-01-03 | 1 | -3/+3 | |
| | |||||
* | fix a few obvious .Ar markup errors (unfortunately, there are many more) | 2013-10-19 | 1 | -4/+4 | |
| | | | | found while working on mandoc apropos | ||||
* | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | 2013-07-16 | 1 | -3/+3 | |
| | |||||
* | simplify some icky macros; from Jan Stary, tweaked by me | 2013-07-16 | 1 | -12/+4 | |
| | |||||
* | last stage of rfc changes, using consistent Rs/Re blocks, and moving the | 2012-09-26 | 1 | -4/+17 | |
| | | | | references into a STANDARDS section; | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | deploy .An -nosplit; ok jmc | 2005-09-30 | 1 | -1/+2 | |
| | |||||
* | missing comma; | 2004-04-21 | 1 | -2/+2 | |
| | |||||
* | remove lies about the leases file and its handling | 2004-04-20 | 1 | -37/+2 | |
| | |||||
* | - trim/update AUTHORS | 2004-04-15 | 1 | -4/+4 | |
| | | | | | | | - standard options list and correct SYNOPSIS for dhcpd(8) - sync usage() ok henning@ | ||||
* | may the whacking begin | 2004-04-13 | 1 | -0/+222 | |