summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2012-12-05 17:21:14 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2012-12-05 17:21:14 +0100
commitf26fe082b449d4a0388f145b71f12e8b5deb92db (patch)
treea4022b0445bb26094e508f00b5e0ba2028e7aad7
parentf70f94e84de3a96ed53c1f1f7b184eb8e6f9d826 (diff)
unshare.2: srcfix: Added FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/unshare.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/unshare.2 b/man2/unshare.2
index 2efa1ce2..0d123584 100644
--- a/man2/unshare.2
+++ b/man2/unshare.2
@@ -212,6 +212,7 @@ a new process is created using
can be unshared using
.BR unshare ().
In particular, as at kernel 2.6.16,
+.\" FIXME all of the following needs to be reviewed for the current kernel
.BR unshare ()
does not implement flags that reverse the effects of
.BR CLONE_SIGHAND ,