Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace cross-references to sigvec(3) with sigaction(2). | 2019-07-26 | 1 | -5/+3 | |
| | | | | OK guenther@ | ||||
* | Use the 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 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Various repairs, mostly to get rid of short lines. | 2000-12-24 | 1 | -3/+2 | |
| | |||||
* | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | 2000-03-14 | 1 | -2/+2 | |
| | | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | ||||
* | - remove all trailing whitespace | 1999-07-09 | 1 | -3/+3 | |
| | | | | | | | | | | * 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... | ||||
* | repairs; go back over some old files, because we should properly distinguish | 1999-05-29 | 1 | -5/+5 | |
| | | | | | between NUL and NULL, i.e., don't use the .Dv (defined variable) macro when referring to an ASCII NUL | ||||
* | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | 1999-05-23 | 1 | -2/+2 | |
| | | | | is used instead; kwesterback@home.com | ||||
* | Cleanup xrefs under SEE ALSO. Specifically: | 1999-05-16 | 1 | -2/+2 | |
| | | | | | | | - Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | ||||
* | correct some Xr's which referred to the wrong man page sections | 1999-05-10 | 1 | -3/+3 | |
| | |||||
* | use Xr more often | 1998-04-28 | 1 | -2/+3 | |
| | |||||
* | Always give .Fn an argument, it will not default to the previous value. | 1997-12-24 | 1 | -2/+2 | |
| | |||||
* | XPG4.2 compat: | 1997-11-06 | 1 | -4/+9 | |
| | | | | | 1) usleep() and ualarm() use useconds_t not u_int 2) usleep() returns an int | ||||
* | Parameter fix + a typo. maximum entropy <entropy@tardis.bernstein.com> | 1997-09-26 | 1 | -3/+3 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -3/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+93 | |