]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sync
authorMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 May 2008 08:02:50 +0000 (08:02 +0000)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Thu, 29 May 2008 08:02:50 +0000 (08:02 +0000)
Changes

diff --git a/Changes b/Changes
index 5567ef641ecad7903fd1d38a148e0c5578b86e13..df5a15430f780fc916c340e2c80aeaef7427035a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -356,7 +356,6 @@ shmctl.2
        "unused within the kernel".
        Minor rewordings in comments for shminfo structure.
 
-semop.2
 shmop.2
     mtk, after a note from Reuben Thomas
         Remove "shmop" from NAME section.
@@ -549,15 +548,15 @@ regex.3
     Heikki Orsila
         Clarify description of 'rm_eo' field.
 
-sem_post.3
-    mtk
-        Added pointer to example in sem_wait(3).
-
 sem_open.3
     mtk, after a note by Marty Leisner
         Note that <fcntl.h> is needed for O_* constants and <sys/stat.h> is
         needed for 'mode' constants.
 
+sem_post.3
+    mtk
+        Added pointer to example in sem_wait(3).
+
 sem_close.3
 sem_destroy.3
 sem_getvalue.3