clone.2: srcfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-09-16 10:05:11 +02:00
parent c228b4b4d1
commit 9219d20802
1 changed files with 1 additions and 0 deletions

View File

@ -376,6 +376,7 @@ It is not permitted to specify both
.B CLONE_NEWNS
and
.B CLONE_FS
.\" See https://lwn.net/Articles/543273/
in the same
.BR clone ()
call.