summaryrefslogtreecommitdiff
path: root/man2/fork.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2006-03-05 20:27:43 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2006-03-05 20:27:43 +0000
commitd63e9a260bd9830ed757f139c9f4a1972f5ca56a (patch)
treeffb68688a4e9d3f6ee71b5fc75502b6fc6635560 /man2/fork.2
parentac5d787d2a97494e84980adb32be239e206cae9a (diff)
Added SEE ALSO for new unshare.2
Diffstat (limited to 'man2/fork.2')
-rw-r--r--man2/fork.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/fork.2 b/man2/fork.2
index 6a2c0e6b..37b91b78 100644
--- a/man2/fork.2
+++ b/man2/fork.2
@@ -91,6 +91,7 @@ and
.BR clone (2),
.BR execve (2),
.BR setrlimit (2),
+.BR unshare (2),
.BR vfork (2),
.BR wait (2),
.BR capabilities (7)