diff options
Diffstat (limited to 'usr/src/man/man3socket/socketpair.3socket')
-rw-r--r-- | usr/src/man/man3socket/socketpair.3socket | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3socket/socketpair.3socket b/usr/src/man/man3socket/socketpair.3socket index e4f5373ef1..00fbe418b8 100644 --- a/usr/src/man/man3socket/socketpair.3socket +++ b/usr/src/man/man3socket/socketpair.3socket @@ -99,7 +99,7 @@ The process does not have appropriate privileges. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -115,8 +115,11 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBpipe\fR(2), \fBread\fR(2), \fBwrite\fR(2), \fBsocket.h\fR(3HEAD), -\fBattributes\fR(5) +.BR pipe (2), +.BR read (2), +.BR write (2), +.BR socket.h (3HEAD), +.BR attributes (7) .SH NOTES .sp .LP |