Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use .Va for global variables, and .Vt where the type is included | 2015-09-14 | 1 | -9/+4 | |
| | |||||
* | obvious .Pa fixes; found with mandocdb(8) | 2014-01-21 | 1 | -3/+3 | |
| | |||||
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - typos | 2003-05-18 | 1 | -3/+4 | |
| | | | | | - new sentence, new line - clean up .Xrs | ||||
* | o) start new sentence on a new line; | 2002-05-01 | 1 | -6/+9 | |
| | | | | | | | o) always close .Bl tags; o) fix usage of .Xr; millert@ ok | ||||
* | Use .St for standards. Random cleanups as well. | 2002-02-21 | 1 | -4/+4 | |
| | |||||
* | remove double space after comma | 2001-06-24 | 1 | -2/+2 | |
| | |||||
* | Add FreeBSD tags | 1999-11-24 | 1 | -0/+3 | |
| | |||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -1/+1 | |
| | | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | ||||
* | remove redundant .Pp macros | 1999-07-02 | 1 | -4/+2 | |
| | |||||
* | Fix .Os so that correct OS version appears | 1999-03-10 | 1 | -1/+1 | |
| | |||||
* | typo; nice | 1999-01-18 | 1 | -2/+4 | |
| | |||||
* | sync with FreeBSD (rwlock, gc thread, man pages) | 1998-11-09 | 1 | -2/+0 | |
| | | | | | | | 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) | ||||
* | experimental threaded libc - kernel only | 1998-08-27 | 1 | -0/+102 | |