]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
getpid.2, mount.2, uname.2, proc.5, credentials.7, mq_overview.7, svipc.7: SEE ALSO...
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 13 Jan 2013 23:16:28 +0000 (00:16 +0100)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 14 Sep 2014 03:15:57 +0000 (20:15 -0700)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/getpid.2
man2/uname.2
man5/proc.5
man7/credentials.7
man7/mq_overview.7
man7/svipc.7

index 1d7afd8b9bab2abeedacc8b4662d4ea8c3c59f27..392f6b289a475babf5d4d854aa9672d28ed46da1 100644 (file)
@@ -106,4 +106,5 @@ via the glibc wrapper function.
 .BR tempnam (3),
 .BR tmpfile (3),
 .BR tmpnam (3),
-.BR credentials (7)
+.BR credentials (7),
+.BR namespaces (7)
index 5cbd72c3ec26ca65a37182e1f83395660cf8b9d8..f96dd4a952dce38755b483b4784416d9f7efc44a 100644 (file)
@@ -167,4 +167,5 @@ invoking the most recent version of the system call provided by the kernel.
 .SH SEE ALSO
 .BR uname (1),
 .BR getdomainname (2),
-.BR gethostname (2)
+.BR gethostname (2),
+.BR namespaces (7)
index 6a86d02c052434dd4b1dc49a9db4c5dfee575ee2..a6b1a0e3a15551d83d77f555f88f8419c69a0cf9 100644 (file)
@@ -4267,6 +4267,7 @@ of thing that needs to be updated very often.
 .BR syslog (2),
 .BR slabinfo (5),
 .BR hier (7),
+.BR namespaces (7),
 .BR time (7),
 .BR arp (8),
 .BR hdparm (8),
index 4732712250e0b99246b9995b847dbb8037d2981e..284a7ff2cd1ab5f7b59ff78b12293f4eab5caf50 100644 (file)
@@ -330,6 +330,7 @@ is carried through to all of the POSIX threads in a process.
 .BR tcgetpgrp (3),
 .BR tcsetpgrp (3),
 .BR capabilities (7),
+.BR namespaces (7),
 .BR path_resolution (7),
 .BR signal (7),
 .BR unix (7)
index fb7c1a4cc9eaffe669d888b755cc9aeb0c54d2b7..a2d97781be92e6818d9e78b48a41d0bda9f4c0bd 100644 (file)
@@ -290,4 +290,5 @@ An example of the use of various message queue functions is shown in
 .BR mq_receive (3),
 .BR mq_send (3),
 .BR mq_unlink (3),
-.BR epoll (7)
+.BR epoll (7),
+.BR namespaces (7)
index 12bdacd0207301836053d76f7398b4906e7a6782..e1ef55646df4ae9aaf5c85314e53078ce8531b86 100644 (file)
@@ -344,4 +344,5 @@ system call that changed
 .BR shmctl (2),
 .BR shmdt (2),
 .BR shmget (2),
-.BR ftok (3)
+.BR ftok (3),
+.BR namespaces (7)