summaryrefslogtreecommitdiff
path: root/lib/libc/sys/shmget.2
AgeCommit message (Collapse)Author
2004-05-03Use size_t as the type of the length parameter per POSIXTodd C. Miller
2004-03-23.Xr ftok 3; from tedu@Jason McIntyre
ok deraadt@
2003-02-28typos;Jason McIntyre
reboot(2), sigaction(2): help and ok millert@
2002-10-07.Xr ipcs 1Henning Brauer
.Xr ipcrm 1 grendel at zeitbombe dot org some input millert ok millert ian theo
2002-04-30Initial cleanup:Mike Pechkin
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
2001-08-25Typo - PR 2032Hugh Graham
1999-09-23Typo fixes.Alex Feldman
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-05-27add some .Dv and .Er, replace blank lines with .PpAaron Campbell
1999-05-25punctuationAaron Campbell
1999-03-02EACESS -> EACCES; garath@code.ridgefield.orgAaron Campbell
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