]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
clone.2: ffix
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 18 Feb 2013 17:28:05 +0000 (18:28 +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/clone.2

index 0b97423b8f1794719cce6984ed578722a84c5be8..928c216149bbff1da714dca94bf89a7e85e8ba02 100644 (file)
@@ -354,7 +354,6 @@ Only a privileged process
 .RB ( CAP_SYS_ADMIN )
 can employ
 .BR CLONE_NEWNET .
-
 .TP
 .BR CLONE_NEWNS " (since Linux 2.4.19)"
 If
@@ -380,7 +379,6 @@ and
 in the same
 .BR clone ()
 call.
-
 .TP
 .BR CLONE_NEWPID " (since Linux 2.6.24)"
 .\" This explanation draws a lot of details from
@@ -408,7 +406,6 @@ can employ
 .BR CLONE_NEWPID .
 This flag can't be specified in conjunction with
 .BR CLONE_THREAD .
-
 .TP
 .BR CLONE_NEWUSER
 (This flag first became meaningful for
@@ -440,7 +437,6 @@ and
 .\" Before Linux 2.6.29, it appears that only CAP_SYS_ADMIN was needed
 Starting with Linux 3.8,
 no privileges are needed to create a user namespace.
-
 .TP
 .BR CLONE_NEWUTS " (since Linux 2.6.19)"
 If