Minor changes

This commit is contained in:
Michael Kerrisk 2005-10-26 11:23:22 +00:00
parent eb57338fe9
commit f39637fad6
1 changed files with 1 additions and 3 deletions

View File

@ -33,7 +33,7 @@
.\" Language and formatting clean-ups
.\" Added notes on /proc files
.\"
.TH SHMGET 2 2004-06-17 "Linux 2.6.7" "Linux Programmer's Manual"
.TH SHMGET 2 2005-10-26 "Linux 2.6.14" "Linux Programmer's Manual"
.SH NAME
shmget \- allocates a shared memory segment
.SH SYNOPSIS
@ -190,8 +190,6 @@ capability.
.B IPC_CREAT | IPC_EXCL
was specified and the segment exists.
.TP
.\" FIXME -- SHM_HUGETLB requires CAP_IPC_LOCK, or the error EPERM
.\" results
.B EINVAL
A new segment was to be created and \fIsize\fP < \fBSHMMIN\fP
or \fIsize\fP > \fBSHMMAX\fP, or no new segment was to be created,