]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
semctl.2: CONFORMING TO: add POSIX.1-2008
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 18 Apr 2015 06:12:46 +0000 (08:12 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 24 Jul 2015 07:32:05 +0000 (09:32 +0200)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/semctl.2

index a3eda593b55c2e0a30869ce025cdbdf7862bd8fa..c3a99578869f4792b7fb3043a04df385454882da 100644 (file)
@@ -460,10 +460,11 @@ is to be set (for some semaphore of the set) is less than 0
 or greater than the implementation limit
 .BR SEMVMX .
 .SH CONFORMING TO
-SVr4, POSIX.1-2001.
+POSIX.1-2001, POSIX.1-2001, SVr4.
 .\" SVr4 documents more error conditions EINVAL and EOVERFLOW.
 
-POSIX.1-2001 specifies the
+POSIX.1 specifies the
+.\" POSIX.1-2001, POSIX.1-2008
 .I sem_nsems
 field of the
 .I semid_ds
@@ -514,7 +515,8 @@ flag in
 .PP
 In some earlier versions of glibc, the
 .I semun
-union was defined in \fI<sys/sem.h>\fP, but POSIX.1-2001 requires
+union was defined in \fI<sys/sem.h>\fP, but POSIX.1 requires
+.\" POSIX.1-2001, POSIX.1-2008
 that the caller define this union.
 On versions of glibc where this union is \fInot\fP defined,
 the macro