summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/flock.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the same text for EOPNOTSUPP as we do in fcntl(2) and lockf(3).millert2019-06-251-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 netschwarze2014-12-101-6/+3
|
* move the description of flags from the SYNOPSIS to the DESCRIPTION;schwarze2014-11-301-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;jmc2013-08-141-3/+3
| | | | From: Jan Stary
* more library historyschwarze2013-07-171-4/+4
| | | | | facts checked by sobrado@ style tweaks and ok jmc@
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* typos;jmc2003-02-211-4/+4
|
* Initial cleanup:mpech2002-04-301-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 sentenceaaron2000-10-181-13/+11
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-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-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* Cleanup xrefs under SEE ALSO. Specifically:alex1999-05-161-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 casederaadt1999-02-271-2/+2
|
* fix openbsd tagderaadt1998-07-061-0/+1
|
* recommend fcntl.h not sys/file.h; kleinkderaadt1998-05-121-1/+1
|
* Xr fcntl; pjanzen@foatdi.harvard.eduderaadt1998-02-221-0/+1
|
* prettyderaadt1997-09-171-0/+1
|
* document EINVAL per kern_descr.c:sys_flock() changemickey1997-07-251-2/+2
|
* document EOPNOTSUPP error return; from kgor@ksg.comderaadt1996-07-031-0/+2
|
* initial import of NetBSD treederaadt1995-10-181-0/+147