Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-08-10 | - layout, macro, and punctuation tweaks | Jared Yanovich | |
- refer to formal parameters consistently - kill a duplicate description of EMFILE in ERRORS ok jmc | |||
2005-05-25 | Minor wordink fix | Christopher Pascoe | |
ok dlg@ | |||
2004-05-06 | Tyop; noted by jmc@ | Todd C. Miller | |
2004-05-05 | O_SYNC is valid for F_GETFL/F_SETFL too | Todd C. Miller | |
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-06-01 | - section reorder | Jason McIntyre | |
- merge COMPATIBILITY - kill whitespace at EOL - tidy up macros | |||
2003-03-28 | F_[GS]ETFL deal with file status flags, not descriptor status flags. | Todd C. Miller | |
Closes PR 3172 | |||
2003-03-06 | .Xr typos; | Jason McIntyre | |
ok deraadt@ | |||
2002-09-19 | Document FD_CLOEXEC; from FreeBSD (Peter Jeremy) | Todd C. Miller | |
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. | |||
1999-07-05 | use .Li to refer to data types | Aaron Campbell | |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell | |
1999-06-29 | .Fa int -> .Li int (should use literal macro to refer to data types) | Aaron Campbell | |
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-25 | explain the third argument more thoroughly; some cmds take it as an int, | Aaron Campbell | |
others a pointer to a struct flock (record locking), and the rest ignore it | |||
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-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-10 | correct some Xr's which referred to the wrong man page sections | Aaron Campbell | |
1999-02-27 | make function names the correct case | Theo de Raadt | |
1998-07-24 | Man pages Xrefs. | Marc Espie | |
1998-07-06 | fix openbsd tag | Theo de Raadt | |
1997-11-24 | missing blank lines | Theo de Raadt | |
1997-11-12 | lock failure returns EAGAIN in our world, XPG4/POSIX say either EAGAIN or ↵ | Theo de Raadt | |
EACCESS is ok, but EAGAIN is what our kernel does | |||
1997-08-18 | typo; entropy@tardis.bernstein.com | Theo de Raadt | |
1997-07-17 | fix Xr | Theo de Raadt | |
1997-06-13 | fix lots of .Xr and other minor things | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |