Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-18 | the ellipsis is not an optional argument. | Igor Sobrado | |
ok miod@ | |||
2009-02-06 | Use $Mdocdate$ instead of date(1). | Alexander Yurchenko | |
ok miod@ | |||
2009-01-25 | Remove /dev/drum and related code. | Miod Vallat | |
2008-06-16 | build MAKEDEV.8's conditionally upon more than just rcsid changes also | Todd T. Fries | |
2004-03-12 | End the last device section list with .El; jmc | Miod Vallat | |
2004-02-20 | MAKEDEV.8 improvement pack: | Miod Vallat | |
- refer to the section 4 manual page for every device target, whenever possible - repair a few minor quoting errors - repair a few sorting errors - fix a few device descriptions (ideally they would be synched with the .Nd line of their manpages, but we are not there... yet) - minor mdoc fixes Thanks to jmc@ for review and a lot of constructive criticism. | |||
2004-02-16 | Introduce MAKEDEV.man*, an equivalent of MAKEDEV.mi and MAKEDEV.sub | Miod Vallat | |
designed to output mdoc rather than shell script, and use them to produce much better MAKEDEV.8 manual pages. Note that MAKEDEV.man relies upon BSD m4 behaviour, which all m4 binaries might not follow. mdoc help and comments jmc@, disabused ok deraadt@ |