Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3). | 2019-06-25 | 1 | -3/+5 | |
| | | | | | In fcntl(2) and lockf(3) the error is EINVAL but the condition is the same. OK anton@ | ||||
* | use .Rv; no change of meaning; from Kaspars at Bankovskis dot net | 2014-12-10 | 1 | -6/+3 | |
| | |||||
* | move the description of flags from the SYNOPSIS to the DESCRIPTION; | 2014-11-30 | 1 | -19/+25 | |
| | | | | | from <kaspars at bankovskis dot net>, minimally tweaked by me; ok guenther@ jmc@ | ||||
* | no longer any need to quote macro lines with >9 args; | 2013-08-14 | 1 | -3/+3 | |
| | | | | From: Jan Stary | ||||
* | more library history | 2013-07-17 | 1 | -4/+4 | |
| | | | | | facts checked by sobrado@ style tweaks and ok jmc@ | ||||
* | 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. | ||||
* | typos; | 2003-02-21 | 1 | -4/+4 | |
| | |||||
* | Initial cleanup: | 2002-04-30 | 1 | -2/+2 | |
| | | | | | | | | | | | | 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 | ||||
* | Another round of man page cleanup, this time to remove more hard sentence | 2000-10-18 | 1 | -13/+11 | |
| | | | | breaks and getting rid of short lines, making these files easier to work with. | ||||
* | - change references to nil to null; tschroed@acm.org | 1999-06-29 | 1 | -3/+3 | |
| | | | | | | | - 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 | ||||
* | 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. | ||||
* | make function names the correct case | 1999-02-27 | 1 | -2/+2 | |
| | |||||
* | fix openbsd tag | 1998-07-06 | 1 | -0/+1 | |
| | |||||
* | recommend fcntl.h not sys/file.h; kleink | 1998-05-12 | 1 | -1/+1 | |
| | |||||
* | Xr fcntl; pjanzen@foatdi.harvard.edu | 1998-02-22 | 1 | -0/+1 | |
| | |||||
* | pretty | 1997-09-17 | 1 | -0/+1 | |
| | |||||
* | document EINVAL per kern_descr.c:sys_flock() change | 1997-07-25 | 1 | -2/+2 | |
| | |||||
* | document EOPNOTSUPP error return; from kgor@ksg.com | 1996-07-03 | 1 | -0/+2 | |
| | |||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+147 | |