aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/dup.23
1 files changed, 2 insertions, 1 deletions
diff --git a/man2/dup.2 b/man2/dup.2
index 5db7abd436..93a7bc1a98 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -275,4 +275,5 @@ Instead, code something like the following could be used:
.SH SEE ALSO
.BR close (2),
.BR fcntl (2),
-.BR open (2)
+.BR open (2),
+.BR pidfd_getfd (2)