#
41ce3b17 |
| 31-Mar-2022 |
naddy <naddy@openbsd.org> |
man pages: add missing commas between subordinate and main clauses
jmc@ dislikes a comma before "then" in a conditional, so leave those untouched.
ok jmc@
|
#
86f9d4cd |
| 05-Jun-2013 |
tedu <tedu@openbsd.org> |
use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze
|
#
9490d37c |
| 31-May-2007 |
jmc <jmc@openbsd.org> |
convert to new .Dd format;
|
#
49bdad57 |
| 30-Apr-2002 |
mpech <mpech@openbsd.org> |
Initial cleanup: o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp;
Initial cleanup: o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines;
millert@ ok
show more ...
|
#
82d2d131 |
| 21-Feb-2002 |
fgsch <fgsch@openbsd.org> |
Use .St for standards. Random cleanups as well.
|
#
5bb7d6ad |
| 31-May-2001 |
jasoni <jasoni@openbsd.org> |
missing word "the temporarily lacks the resources" -> "the system temporarily lacks...."
|
#
74493c91 |
| 24-Nov-1999 |
d <d@openbsd.org> |
Add FreeBSD tags
|
#
02ecd0d2 |
| 02-Jul-1999 |
aaron <aaron@openbsd.org> |
remove redundant .Pp macros
|
#
096e5ce2 |
| 05-Jun-1999 |
aaron <aaron@openbsd.org> |
capitalize the acronym ID
|
#
c043c0f7 |
| 10-Mar-1999 |
d <d@openbsd.org> |
Fix .Os so that correct OS version appears
|
#
f8344ebd |
| 09-Nov-1998 |
d <d@openbsd.org> |
sync with FreeBSD (rwlock, gc thread, man pages) add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)
|
#
a278733d |
| 27-Aug-1998 |
d <d@openbsd.org> |
experimental threaded libc - kernel only
|