OSDN Git Service

LDP: Update original to LDP v3.79
[linuxjm/LDP_man-pages.git] / original / man2 / setns.2
index 66bdf83..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.)
@@ -293,7 +293,7 @@ main(int argc, char *argv[])
 .BR namespaces (7),
 .BR unix (7)
 .SH COLOPHON
-This page is part of release 3.78 of the Linux
+This page is part of release 3.79 of the Linux
 .I man-pages
 project.
 A description of the project,