Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-10 | use .In rather than .Fd #include | Ingo Schwarze | |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley | |
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@ | |||
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze | |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze | |
and make it compatible with bsd.lv mandoc and with groff-1.21. This tweak was originally added for compatibility with groff-1.15, which is no longer needed. ok jmc@ kristaps@ | |||
2008-09-12 | as we did for reboot(8), do not attempt to list architectures | Jason McIntyre | |
which do or do not support certain options: it just goes horribly out of date; | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2004-03-11 | Document RB_USERREQ | Tom Cosgrove | |
ok beck@, jmc@, deraadt@ | |||
2004-01-23 | `Ns' implies `No', so `Ns No' -> `Ns'; (even simpler in adduser(8)) | Jason McIntyre | |
discussed with todd@ | |||
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-02-28 | typos; | Jason McIntyre | |
reboot(2), sigaction(2): help and ok millert@ | |||
2000-10-18 | Another round of man page cleanup, this time to remove more hard sentence | Aaron Campbell | |
breaks and getting rid of short lines, making these files easier to work with. | |||
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell | |
- Some punctuation fixes. - Some `id' -> `ID'. | |||
1999-07-06 | Update to reflect reality. | Jason Downs | |
1999-06-29 | - change references to nil to null; tschroed@acm.org | Aaron Campbell | |
- remove trailing spaces from end of lines - add some .Dv - change -1 to \-1, so `-' is taken as a negative sign - other misc formatting fixes | |||
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-02-27 | make function names the correct case | Theo de Raadt | |
1996-10-08 | Attempt at cleanup. | michaels | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |