summaryrefslogtreecommitdiff
path: root/lib/libc/sys/semctl.2
AgeCommit message (Collapse)Author
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
breaks and getting rid of short lines, making these files easier to work with.
2000-04-15- For consistency, `super-user' -> `superuser' in all cases.Aaron Campbell
- Some punctuation fixes. - Some `id' -> `ID'.
1999-06-29- change references to nil to null; tschroed@acm.orgAaron 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-06-05capitalize the acronym IDAaron Campbell
1999-05-27add some .Dv and .Er, replace blank lines with .PpAaron Campbell
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1998-06-11change ipc.h to use uid_t and friends, and then build compat system calls ↵Theo de Raadt
for the old ushort based ipc.h
1998-06-10XPG says 4th arg is optionalTheo de Raadt
1997-11-24fix mispelling of EACCES; bdeTheo de Raadt
1997-03-30We run OpenBSD not NetBSDTodd C. Miller
From NetBSD: Fix includes specified for shmctl(2) Make xrefs consistent
1996-10-08Attempt at cleanup.michaels
1995-12-14properly add them...Theo de Raadt