unshare.2: wfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-01-01 01:29:12 +01:00
parent f7b8bdbe44
commit 6f2b4a6555
1 changed files with 1 additions and 0 deletions

View File

@ -99,6 +99,7 @@ Unshare the network namespace,
so that the calling process is moved into a
new network namespace which is not shared
with any previously existing process.
Use of
.BR CLONE_NEWNET
requires the
.BR CAP_SYS_ADMIN