aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/shmget.24
1 files changed, 1 insertions, 3 deletions
diff --git a/man2/shmget.2 b/man2/shmget.2
index 4088995c64..8d44a6285b 100644
--- a/man2/shmget.2
+++ b/man2/shmget.2
@@ -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,