summaryrefslogtreecommitdiff
path: root/usr/src/man/man3ext/sendfile.3ext
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3ext/sendfile.3ext')
-rw-r--r--usr/src/man/man3ext/sendfile.3ext6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3ext/sendfile.3ext b/usr/src/man/man3ext/sendfile.3ext
index 38f974987e..31730fb95b 100644
--- a/usr/src/man/man3ext/sendfile.3ext
+++ b/usr/src/man/man3ext/sendfile.3ext
@@ -142,7 +142,7 @@ A signal was caught during the write operation and no data was transferred.
.SH USAGE
.LP
The \fBsendfile()\fR function has a transitional interface for 64-bit file
-offsets. See \fBlf64\fR(5).
+offsets. See \fBlf64\fR(7).
.SH EXAMPLES
.LP
\fBExample 1 \fRSending a Buffer Over a Socket
@@ -250,7 +250,7 @@ while (len > 0) {
.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
@@ -268,4 +268,4 @@ MT-Level MT-Safe
.SH SEE ALSO
.LP
\fBopen\fR(2), \fBlibsendfile\fR(3LIB), \fBsendfilev\fR(3EXT),
-\fBsocket\fR(3SOCKET), \fBattributes\fR(5), \fBlf64\fR(5)
+\fBsocket\fR(3SOCKET), \fBattributes\fR(7), \fBlf64\fR(7)