]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
Manual pages: ipcmk.1, ipcrm.1, ipcs.1, lsipc.1: SEE ALSO: add sysvipc(7)
authorMichael Kerrisk (man-pages) <mtk.manpages@gmail.com>
Mon, 25 May 2020 12:59:10 +0000 (14:59 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 28 May 2020 12:51:53 +0000 (14:51 +0200)
These commands all relate to System V IPC, so point the reader
at the relevant Section 7 page provided by the Linux man-pages
project.

Signed-off-by: Michael Kerrisk (man-pages) <mtk.manpages@gmail.com>
sys-utils/ipcmk.1
sys-utils/ipcrm.1
sys-utils/ipcs.1
sys-utils/lsipc.1

index 6102693cac094cabefe33826de967ede231ae2b4..6de6d819db209a71a88ac403e8eefc0a3ead86ad 100644 (file)
@@ -46,7 +46,8 @@ Hayden A. James
 .ME
 .SH SEE ALSO
 .BR ipcrm (1),
-.BR ipcs (1)
+.BR ipcs (1),
+.BR sysvipc (7)
 .SH AVAILABILITY
 The ipcmk command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
index 6bb93f6bcaa096ffaf0db792b4d3f5ae769dee20..fc851352d75df279549feb550e3853a45daf976f 100644 (file)
@@ -109,7 +109,8 @@ compatibility the previous syntax is still supported.
 .BR shmctl (2),
 .BR shmdt (2),
 .BR shmget (2),
-.BR ftok (3)
+.BR ftok (3),
+.BR sysvipc (7)
 .SH AVAILABILITY
 The ipcrm command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
index 8fd1a33efbadedef6a979136e6f447718be2a903..e0662302dec65d7ced0ef2b7458615a4922aa30f 100644 (file)
@@ -126,7 +126,8 @@ Krishna Balasubramanian
 .BR semop (2),
 .BR shmat (2),
 .BR shmdt (2),
-.BR shmget (2)
+.BR shmget (2),
+.BR sysvipc (7)
 .SH AVAILABILITY
 The ipcs command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/
index 71cf0cf7496d335db75ec21d289807e078ab868b..e5ae55bbd5e43e7297ecbbbf6da4f5e29bd9f4e8 100644 (file)
@@ -131,7 +131,8 @@ Karel Zak
 .BR semop (2),
 .BR shmat (2),
 .BR shmdt (2),
-.BR shmget (2)
+.BR shmget (2),
+.BR sysvipc (7)
 .SH AVAILABILITY
 The lsipc command is part of the util-linux package and is available from
 .UR https://\:www.kernel.org\:/pub\:/linux\:/utils\:/util-linux/