aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/dup.23
1 files changed, 3 insertions, 0 deletions
diff --git a/man2/dup.2 b/man2/dup.2
index 8bbea4e0b3..bd2fcd13c9 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -17,6 +17,9 @@
.TH DUP 2 2021-03-22 "Linux" "Linux Programmer's Manual"
.SH NAME
dup, dup2, dup3 \- duplicate a file descriptor
+.SH LIBRARY
+Standard C library
+.RI ( libc ", " -lc )
.SH SYNOPSIS
.nf
.B #include <unistd.h>