OSDN Git Service

Complete 4 sched pages
[linuxjm/LDP_man-pages.git] / original / man2 / clone.2
index 48bb600..ec6b1f9 100644 (file)
@@ -417,7 +417,7 @@ or
 .BR clone ()
 in Linux 2.6.23,
 the current
-.BR clone()
+.BR clone ()
 semantics were merged in Linux 3.5,
 and the final pieces to make the user namespaces completely usable were
 merged in Linux 3.8.)
@@ -1012,7 +1012,8 @@ does not have a mapping in the parent namespace (see
 .TP
 .BR EPERM " (since Linux 3.9)"
 .\" commit 3151527ee007b73a0ebd296010f1c0454a919c7d
-.B CLONE_NEWUSER was specified in
+.B CLONE_NEWUSER
+was specified in
 .I flags
 and the caller is in a chroot environment
 .\" FIXME What is the rationale for this restriction?
@@ -1218,7 +1219,7 @@ main(int argc, char *argv[])
 .BR namespaces (7),
 .BR pthreads (7)
 .SH COLOPHON
-This page is part of release 3.75 of the Linux
+This page is part of release 3.76 of the Linux
 .I man-pages
 project.
 A description of the project,