summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/ftell.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/ftell.3c')
-rw-r--r--usr/src/man/man3c/ftell.3c13
1 files changed, 9 insertions, 4 deletions
diff --git a/usr/src/man/man3c/ftell.3c b/usr/src/man/man3c/ftell.3c
index 7228f12304..8408ad2158 100644
--- a/usr/src/man/man3c/ftell.3c
+++ b/usr/src/man/man3c/ftell.3c
@@ -129,9 +129,9 @@ The current file offset cannot be represented correctly in an object of type
.SH USAGE
The \fBftello()\fR function has a transitional interface for 64-bit file
-offsets. See \fBlf64\fR(5).
+offsets. See \fBlf64\fR(7).
.SH ATTRIBUTES
-See \fBattributes\fR(5) for descriptions of the following attributes:
+See \fBattributes\fR(7) for descriptions of the following attributes:
.sp
.sp
@@ -147,5 +147,10 @@ MT-Level MT-Safe
.TE
.SH SEE ALSO
-\fBlseek\fR(2), \fBfopen\fR(3C), \fBfseek\fR(3C), \fBopen_wmemstream\fR(3C),
-\fBattributes\fR(5), \fBstandards\fR(5), \fBlf64\fR(5)
+.BR lseek (2),
+.BR fopen (3C),
+.BR fseek (3C),
+.BR open_wmemstream (3C),
+.BR attributes (7),
+.BR lf64 (7),
+.BR standards (7)