aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-04-21 00:38:38 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-04-21 00:38:38 +0000
commit922436594fc16a274dcea004a08f6f505b729cd3 (patch)
tree535d8b8e80436e98ae07b8cd9ca4cf778c99364c /man2
parent1be16122464c7dc533664d76fad3f5d4878c8928 (diff)
downloadman-pages-922436594fc16a274dcea004a08f6f505b729cd3.tar.gz
ipc.5 --> ipc.7
Diffstat (limited to 'man2')
-rw-r--r--man2/msgctl.22
-rw-r--r--man2/msgget.22
-rw-r--r--man2/msgop.22
-rw-r--r--man2/semctl.22
-rw-r--r--man2/semget.22
-rw-r--r--man2/semop.22
-rw-r--r--man2/shmget.24
-rw-r--r--man2/shmop.24
8 files changed, 10 insertions, 10 deletions
diff --git a/man2/msgctl.2 b/man2/msgctl.2
index cf4b7d5f6c..c5f14f505d 100644
--- a/man2/msgctl.2
+++ b/man2/msgctl.2
@@ -328,6 +328,6 @@ SVr4, SVID. SVID does not document the EIDRM error condition.
.BR msgget (2),
.BR msgrcv (2),
.BR msgsnd (2),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR mq_overview (7)
diff --git a/man2/msgget.2 b/man2/msgget.2
index c452067ddd..8b09b5714f 100644
--- a/man2/msgget.2
+++ b/man2/msgget.2
@@ -215,6 +215,6 @@ on a message queue scheduled for deletion.
.BR msgrcv (2),
.BR msgsnd (2),
.BR ftok (3),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR mq_overview (7)
diff --git a/man2/msgop.2 b/man2/msgop.2
index 22b5129b6a..0554514de8 100644
--- a/man2/msgop.2
+++ b/man2/msgop.2
@@ -434,6 +434,6 @@ and for the system wide maximum size in bytes of the message pool
.BR msgget (2),
.BR msgrcv (2),
.BR msgsnd (2),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR mq_overview (7)
diff --git a/man2/semctl.2 b/man2/semctl.2
index 62c2d9099c..89e7b65c18 100644
--- a/man2/semctl.2
+++ b/man2/semctl.2
@@ -505,6 +505,6 @@ SVr4, SVID. SVr4 documents more error conditions EINVAL and EOVERFLOW.
.BR ipc (2),
.BR semget (2),
.BR semop (2),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR sem_overview (7)
diff --git a/man2/semget.2 b/man2/semget.2
index 8e7dbfc1ff..0a8fcf71bd 100644
--- a/man2/semget.2
+++ b/man2/semget.2
@@ -270,6 +270,6 @@ ERANGE, EFAULT.
.BR semctl (2),
.BR semop (2),
.BR ftok (3),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR sem_overview (7)
diff --git a/man2/semop.2 b/man2/semop.2
index 11c171a09f..e303b51c41 100644
--- a/man2/semop.2
+++ b/man2/semop.2
@@ -480,6 +480,6 @@ ENOSPC.
.BR semctl (2),
.BR semget (2),
.BR sigaction (2),
-.BR ipc (5),
.BR capabilities (7),
+.BR ipc (7),
.BR sem_overview (7)
diff --git a/man2/shmget.2 b/man2/shmget.2
index 9ddd3059e6..0f51ea0e03 100644
--- a/man2/shmget.2
+++ b/man2/shmget.2
@@ -282,5 +282,5 @@ is a non-portable Linux extension.
.BR shmctl (2),
.BR shmdt (2),
.BR ftok (3),
-.BR ipc (5),
-.BR capabilities (7)
+.BR capabilities (7),
+.BR ipc (7)
diff --git a/man2/shmop.2 b/man2/shmop.2
index b0228297e7..2586600740 100644
--- a/man2/shmop.2
+++ b/man2/shmop.2
@@ -287,5 +287,5 @@ prototypes; glibc2 has
.BR mmap (2),
.BR shmctl (2),
.BR shmget (2),
-.BR ipc (5),
-.BR capabilities (7)
+.BR capabilities (7),
+.BR ipc (7)