From eb25716ff80fdbdfe8d9de4bcd21d80264c70b8d Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 18 Mar 2013 09:44:26 +0100 Subject: [PATCH] svipc.7: Refer to namespaces(7) for info on System V IPC and IPC namespaces Signed-off-by: Michael Kerrisk --- man7/svipc.7 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man7/svipc.7 b/man7/svipc.7 index e1ef55646..183e69066 100644 --- a/man7/svipc.7 +++ b/man7/svipc.7 @@ -328,6 +328,10 @@ Time of the last .BR shmctl (2) system call that changed .IR shmid_ds . +.SS IPC namespaces +For a discussion of the interaction of System V IPC objects and +IPC namespaces, see +.BR namespaces (7). .SH SEE ALSO .BR ipcmk (1), .BR ipcrm (1),