From 4f73a46c644848fad36291d5626f3243fba275ba Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Tue, 5 Jun 2007 06:21:03 +0000 Subject: [PATCH] Added VERSIONS section --- man2/semop.2 | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/man2/semop.2 b/man2/semop.2 index 55b26a2f3..4ccb6e5e3 100644 --- a/man2/semop.2 +++ b/man2/semop.2 @@ -380,6 +380,13 @@ is greater than .BR SEMVMX , the implementation dependent maximum value for .IR semval . +.SH VERSIONS +.BR semtimedop () +first appeared in Linux 2.5.52, +and was subsequently backported into kernel 2.4.22. +Glibc support for +.BR semtimedop () +first appeared in version 2.3.3. .SH "CONFORMING TO" SVr4, POSIX.1-2001. .\" SVr4 documents additional error conditions EINVAL, EFBIG, ENOSPC. @@ -441,10 +448,6 @@ the adjust on exit maximum value the system wide maximum number of undo structures .RB ( SEMMNU ) and the per\-process maximum number of undo entries system parameters. - -.BR semtimedop () -first appeared in Linux 2.5.52, -and was subsequently backported into kernel 2.4.22. .SH BUGS When a process terminates, its set of associated .I semadj