summaryrefslogtreecommitdiff
path: root/lib/libc/sys/semget.2
AgeCommit message (Expand)Author
2014-11-15Per POSIX, we now only require <sys/msg.h>, <sys/sem.h>, or <sys/shm.h>Philip Guenther
2014-02-13Don't use use .Tn with AND/OR/NOTPhilip Guenther
2007-05-31convert to new .Dd format;Jason McIntyre
2004-04-15various improvements to lists and displays:Jason McIntyre
2004-03-23.Xr ftok 3; from tedu@Jason McIntyre
2003-02-28typos;Jason McIntyre
2003-02-18intial -> initial;Jason McIntyre
2002-05-05nsems must be > 0, not >= 0; Michael KnudsenTodd C. Miller
2000-10-18Another round of man page cleanup, this time to remove more hard sentenceAaron Campbell
1999-06-29- change references to nil to null; tschroed@acm.orgAaron Campbell
1999-06-05use .Tn instead of .Em for logical/bitwise OR + ANDAaron Campbell
1999-05-27or'ing -> OR'ingAaron Campbell
1999-05-27add some .Dv and .Er, replace blank lines with .PpAaron Campbell
1999-05-25punctuationAaron Campbell
1998-07-20SEM_R and SEM_A userland accessable as required; michaels@inet.noTheo de Raadt
1997-11-24fix mispelling of EACCES; bdeTheo de Raadt
1997-03-30We run OpenBSD not NetBSDTodd C. Miller
1996-10-08Attempt at cleanup.michaels
1995-12-14properly add them...Theo de Raadt