diff options
Diffstat (limited to 'usr/src/man/man3ext/sendfilev.3ext')
| -rw-r--r-- | usr/src/man/man3ext/sendfilev.3ext | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3ext/sendfilev.3ext b/usr/src/man/man3ext/sendfilev.3ext index 37678b67c3..6679356d05 100644 --- a/usr/src/man/man3ext/sendfilev.3ext +++ b/usr/src/man/man3ext/sendfilev.3ext @@ -222,7 +222,7 @@ The socket type is not supported. .SH USAGE .LP The \fBsendfilev()\fR function has a transitional interface for 64-bit file -offsets. See \fBlf64\fR(5). +offsets. See \fBlf64\fR(7). .SH EXAMPLES .LP The following example sends 2 vectors, one of HEADER data and a file of length @@ -263,7 +263,7 @@ main (int argc, char *argv[]){ .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 @@ -280,5 +280,9 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBopen\fR(2), \fBwritev\fR(2), \fBlibsendfile\fR(3LIB), \fBsendfile\fR(3EXT), -\fBsocket\fR(3SOCKET), \fBattributes\fR(5) +.BR open (2), +.BR writev (2), +.BR sendfile (3EXT), +.BR libsendfile (3LIB), +.BR socket (3SOCKET), +.BR attributes (7) |
