aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-02-18 18:28:05 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-09-13 20:15:57 -0700
commit663e3be88a3de10e2fea0baf4f4280ef809f22cb (patch)
treee577110e15985322bd98b733654cf63d1a1ad010
parentab5dd83f7aef679efe0cabe966503c7f08622fed (diff)
downloadman-pages-663e3be88a3de10e2fea0baf4f4280ef809f22cb.tar.gz
clone.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/clone.24
1 files changed, 0 insertions, 4 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index 0b97423b8f..928c216149 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -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