aboutsummaryrefslogtreecommitdiffstats
path: root/man7/pthreads.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2015-02-17 06:11:26 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2015-02-21 08:32:13 +0100
commit6fe8bb88e421ccefa828846528f04f08c253d0e4 (patch)
tree9bc45c675b3e85e11466559cb0ab6162f46e3b2b /man7/pthreads.7
parent7f810a615d81660b00eb770caa8eb462a9b89c1c (diff)
downloadman-pages-6fe8bb88e421ccefa828846528f04f08c253d0e4.tar.gz
pthreads.7: SEE ALSO: add fork(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/pthreads.7')
-rw-r--r--man7/pthreads.71
1 files changed, 1 insertions, 0 deletions
diff --git a/man7/pthreads.7 b/man7/pthreads.7
index 4fd7986aba..6f391e9e34 100644
--- a/man7/pthreads.7
+++ b/man7/pthreads.7
@@ -894,6 +894,7 @@ bash$ $( LD_ASSUME_KERNEL=2.2.5 ldd /bin/ls | grep libc.so | \\
.ad l
.nh
.BR clone (2),
+.BR fork (2),
.BR futex (2),
.BR gettid (2),
.BR proc (5),