Author | SHA1 | Message | Date |
---|---|---|---|
sobrado | 44466d1201 |
the ellipsis is not an optional argument.
ok miod@ |
15 years ago |
grange | 70fbb78315 |
Use $Mdocdate$ instead of date(1).
ok miod@ |
15 years ago |
miod | 061cd7baf3 | Remove /dev/drum and related code. | 16 years ago |
todd | 4715d9f5b2 | build MAKEDEV.8's conditionally upon more than just rcsid changes also | 16 years ago |
miod | 4a0467e4f8 | End the last device section list with .El; jmc | 20 years ago |
miod | 4aef26fc17 |
MAKEDEV.8 improvement pack:
- 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. |
21 years ago |
miod | edf91fd648 |
Introduce MAKEDEV.man*, an equivalent of MAKEDEV.mi and MAKEDEV.sub
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@ |
21 years ago |