clone.2: minor: Add missing word, CAP_SYS_ADMIN, for CLONE_NEWNET description

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2008-11-20 13:19:15 -05:00
parent c8e18bd181
commit cae2ec15f9
1 changed files with 1 additions and 0 deletions

View File

@ -317,6 +317,7 @@ in another namespace.
Use of this flag requires: a kernel configured with the
.B CONFIG_NET_NS
option and that the process be privileged
.RB ( CAP_SYS_ADMIN ).
.TP
.BR CLONE_NEWNS " (since Linux 2.4.19)"
Start the child in a new mount namespace.