aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/sys/shmctl.2
Commit message (Collapse)AuthorAgeFilesLines
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-4/+4
| | | | Notes: svn path=/stable/4/; revision=87904
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-171-6/+2
| | | | | | | Approved by: re Notes: svn path=/stable/4/; revision=81834
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-291-0/+1
| | | | Notes: svn path=/stable/4/; revision=70483
* MFC: introduce .Lb macro to libc manpagesAlexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/stable/4/; revision=59521
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Show "#include <machine/param.h>" in SYNOPSIS to get declaration ofGuy Helmer1999-05-041-1/+2
| | | | | | | | | PAGE_SIZE for sys/shm.h. PR: docs/8464 Notes: svn path=/head/; revision=46426
* Removed superfluous quoting of function args.Bruce Evans1997-09-071-2/+2
| | | | Notes: svn path=/head/; revision=29177
* Removed unnecessary quoting of function names in synopsis to simplifyBruce Evans1997-03-181-2/+2
| | | | | | | automated checking of synopses. Notes: svn path=/head/; revision=24003
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22993
* Sort cross references.Wolfram Schneider1997-01-201-1/+1
| | | | Notes: svn path=/head/; revision=21907
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-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. Notes: svn path=/head/; revision=21673
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-3/+3
| | | | Notes: svn path=/head/; revision=13750
* Add man pages for the SYSV shm* and sem* functions.Joerg Wunsch1995-10-031-0/+136
This partially closes PR # docs/177. This should probably also go into 2.1. Submitted by: daveho@infocom.com (David Hovemeyer) Notes: svn path=/head/; revision=11151