dup.2: Add subhead for dup3()

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2014-05-30 09:59:02 +02:00
parent 812040568c
commit 7ecb725e10
1 changed files with 1 additions and 1 deletions

View File

@ -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 (),