Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | - section reorder | 2003-06-01 | 1 | -2/+2 | |
| | | | | | | - merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | ||||
* | F_[GS]ETFL deal with file status flags, not descriptor status flags. | 2003-03-28 | 1 | -3/+7 | |
| | | | | Closes PR 3172 | ||||
* | .Xr typos; | 2003-03-06 | 1 | -3/+3 | |
| | | | | ok deraadt@ | ||||
* | Document FD_CLOEXEC; from FreeBSD (Peter Jeremy) | 2002-09-19 | 1 | -7/+14 | |
| | |||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -2/+3 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | use .Li to refer to data types | 1999-07-05 | 1 | -2/+2 | |
| | |||||
* | trash some old leftover macros and replace them with -mdoc macros | 1999-07-04 | 1 | -2/+1 | |
| | |||||
* | .Fa int -> .Li int (should use literal macro to refer to data types) | 1999-06-29 | 1 | -6/+6 | |
| | |||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -8/+8 | |
| | | | | | | | - 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 | ||||
* | explain the third argument more thoroughly; some cmds take it as an int, | 1999-05-25 | 1 | -15/+40 | |
| | | | | others a pointer to a struct flock (record locking), and the rest ignore it | ||||
* | 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 | -3/+3 | |
| | | | | | | | - 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 | |
| | |||||
* | make function names the correct case | 1999-02-27 | 1 | -8/+8 | |
| | |||||
* | Man pages Xrefs. | 1998-07-24 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | missing blank lines | 1997-11-24 | 1 | -0/+1 | |
| | |||||
* | lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or EACCESS is ok, but EAGAIN is what our kernel does | 1997-11-12 | 1 | -3/+3 | |
| | |||||
* | typo; entropy@tardis.bernstein.com | 1997-08-18 | 1 | -1/+1 | |
| | |||||
* | fix Xr | 1997-07-17 | 1 | -2/+2 | |
| | |||||
* | fix lots of .Xr and other minor things | 1997-06-13 | 1 | -2/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+483 | |