summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/shmat.2
Commit message (Collapse)AuthorAgeFilesLines
* Update shmget(2) with POSIX access permissions and remove non-standard SHM_R,brucec2010-12-171-1/+0
| | | | SHM_W and machine/param.h.
* Mechanically kill hard sentence breaks.ru2004-07-021-1/+2
|
* Bring shm functions closer the the opengroup standards.alfred2003-01-251-2/+2
| | | | | PR: 47469 Submitted by: Craig Rodrigues <rodrigc@attbi.com>
* mdoc(7) police: "The .Fa argument.".ru2002-12-191-0/+4
|
* mdoc(7) police: Tidy up the syscall language.ru2002-12-181-4/+12
| | | | | | | | | | Stop calling system calls "function calls". Use "The .Fn system call" a-la "The .Nm utility". When referring to a non-BSD implementation in the HISTORY section, call syscall a function, to be safe.
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-4/+4
|
* Use ``.Rv -std'' wherever possible.ru2001-08-311-5/+1
| | | | Submitted by: yar
* Remove whitespace at EOL.dd2001-07-151-1/+1
|
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-101-1/+1
|
* Prepare for mdoc(7)NG.ru2000-12-291-0/+1
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Show "#include <machine/param.h>" in SYNOPSIS to get declaration ofghelmer1999-05-041-1/+2
| | | | | | PAGE_SIZE for sys/shm.h. PR: docs/8464
* Removed unnecessary quoting of function names in synopsis to simplifybde1997-03-181-3/+3
| | | | automated checking of synopses.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Sort cross references.wosch1997-01-201-2/+2
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Fix even more spelling errors in some more man pages.mpp1996-01-301-3/+3
|
* Add man pages for the SYSV shm* and sem* functions.joerg1995-10-031-0/+110
This partially closes PR # docs/177. This should probably also go into 2.1. Submitted by: daveho@infocom.com (David Hovemeyer)
OpenPOWER on IntegriCloud