aboutsummaryrefslogtreecommitdiffstats
path: root/man2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2019-09-23 10:50:28 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-10-10 12:24:28 +0200
commitd88376683206e1740d89db9b816d7e76ddf8ccd4 (patch)
tree59450210ca8e9940060de75150f86119e9da953f /man2
parent30d0d39a4f09e3e893a1d643f89d7163d32753bc (diff)
downloadman-pages-d88376683206e1740d89db9b816d7e76ddf8ccd4.tar.gz
clone.2: SEE ALSO: add pidfd_open(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2')
-rw-r--r--man2/clone.21
1 files changed, 1 insertions, 0 deletions
diff --git a/man2/clone.2 b/man2/clone.2
index 0998de39fa..151a19a2f4 100644
--- a/man2/clone.2
+++ b/man2/clone.2
@@ -1452,6 +1452,7 @@ main(int argc, char *argv[])
.BR getpid (2),
.BR gettid (2),
.BR kcmp (2),
+.BR pidfd_open (2),
.BR set_thread_area (2),
.BR set_tid_address (2),
.BR setns (2),