summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2014-05-30 09:59:02 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2014-06-29 09:49:08 +0200
commit7ecb725e10ad57ca2496039998a154280114dea8 (patch)
tree6cf62806a025687c56f56ba927cbb98bc82e4f8f
parent812040568cb9987ebc581487db38c6e907d3e874 (diff)
dup.2: Add subhead for dup3()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/dup.22
1 files changed, 1 insertions, 1 deletions
diff --git a/man2/dup.2 b/man2/dup.2
index 36c255d11..b0870e476 100644
--- a/man2/dup.2
+++ b/man2/dup.2
@@ -93,7 +93,7 @@ The close-on-exec flag
see
.BR fcntl (2))
for the duplicate descriptor is off.
-
+.SS dup3()
.BR dup3 ()
is the same as
.BR dup2 (),