diff --git a/man2/unshare.2 b/man2/unshare.2 index aa0c92fb8..fe9609305 100644 --- a/man2/unshare.2 +++ b/man2/unshare.2 @@ -179,7 +179,7 @@ capability. .\" although the relevant flags are not yet implemented. .\" If CLONE_THREAD is set force CLONE_VM. .\" If CLONE_VM is set, force CLONE_SIGHAND. -.\" CLONE_NEWNSIf CLONE_SIGHAND is set and signals are also being shared +.\" CLONE_NEWNS If CLONE_SIGHAND is set and signals are also being shared .\" (i.e., current->signal->count > 1), force CLONE_THREAD. .\" .\" FIXME . CLONE_VM is not (yet, as at 2.6.16) implemented.