OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / setns.2
index f8d7c38..2012e6f 100644 (file)
@@ -84,10 +84,10 @@ passed to the caller via a UNIX domain socket.)
 behaves somewhat differently from the other
 .I nstype
 values:
-reassociating the calling thread with a PID namespace only changes
+reassociating the calling thread with a PID namespace changes only
 the PID namespace that child processes of the caller will be created in;
 it does not change the PID namespace of the caller itself.
-Reassociating with a PID namespace is only allowed if the
+Reassociating with a PID namespace is allowed only if the
 PID namespace specified by
 .IR fd
 is a descendant (child, grandchild, etc.)
@@ -292,3 +292,12 @@ main(int argc, char *argv[])
 .BR vfork (2),
 .BR namespaces (7),
 .BR unix (7)
+.SH COLOPHON
+This page is part of release 3.79 of the Linux
+.I man-pages
+project.
+A description of the project,
+information about reporting bugs,
+and the latest version of this page,
+can be found at
+\%http://www.kernel.org/doc/man\-pages/.