summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/semop.2 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* replace "can not" with "cannot";jmc2015-11-011-3/+3
|
* use .Rv; no change of meaning; from Kaspars at Bankovskis dot netschwarze2014-12-101-6/+3
|
* Per POSIX, we now only require <sys/msg.h>, <sys/sem.h>, or <sys/shm.h>guenther2014-11-151-5/+3
|
* obvious .Pa fixes; found with mandocdb(8)schwarze2014-01-211-3/+3
|
* Add ENOMSG and EIDRM; from jsg@millert2007-09-031-12/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* Use size_t as the type of the length parameter per POSIXmillert2004-05-031-2/+2
|
* correct prototype; nsops is unsignedmillert2003-11-201-2/+2
|
* typos;jmc2003-02-281-2/+3
| | | | reboot(2), sigaction(2): help and ok millert@
* typo fix from NetBSDpjanzen2002-05-311-2/+2
|
* Another round of man page cleanup, this time to remove more hard sentenceaaron2000-10-181-18/+26
| | | | breaks and getting rid of short lines, making these files easier to work with.
* - remove all trailing whitespaceaaron1999-07-091-2/+2
| | | | | | | | | | * 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...
* - change references to nil to null; tschroed@acm.orgaaron1999-06-291-4/+4
| | | | | | | - 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
* add missing .El macros (which properly terminate .Bl macro lists)aaron1999-05-271-1/+2
|
* add some .Dv and .Er, replace blank lines with .Ppaaron1999-05-271-12/+19
|
* fix mispelling of EACCES; bdederaadt1997-11-241-2/+2
|
* robin is pedantic about the spelling of behaviorderaadt1996-12-111-2/+2
|
* Attempt at cleanup.michaels1996-10-081-2/+3
|
* properly add them...deraadt1995-12-141-0/+152