diff options
Diffstat (limited to 'usr/src/man/man3c/dup2.3c')
-rw-r--r-- | usr/src/man/man3c/dup2.3c | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/usr/src/man/man3c/dup2.3c b/usr/src/man/man3c/dup2.3c index c2d8b43b84..ae84087a49 100644 --- a/usr/src/man/man3c/dup2.3c +++ b/usr/src/man/man3c/dup2.3c @@ -103,7 +103,7 @@ Additionally, the \fBdup3()\fR function will fail if: .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -120,6 +120,12 @@ MT-Level Async-Signal-Safe .SH SEE ALSO .LP -\fBclose\fR(2), \fBcreat\fR(2), \fBexec\fR(2), \fBfcntl\fR(2), -\fBgetrlimit\fR(2), \fBopen\fR(2), \fBpipe\fR(2), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR close (2), +.BR creat (2), +.BR exec (2), +.BR fcntl (2), +.BR getrlimit (2), +.BR open (2), +.BR pipe (2), +.BR attributes (7), +.BR standards (7) |