getpid.2, mount.2, uname.2, proc.5, credentials.7, mq_overview.7, svipc.7: SEE ALSO: add namespaces(7)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-14 00:16:28 +01:00
parent 41096af101
commit 4effb5bec3
6 changed files with 10 additions and 4 deletions

View 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)

View 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)

View 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),

View 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)

View 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)

View 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)