diff options
Diffstat (limited to 'usr/src/man/man3c/scandir.3c')
-rw-r--r-- | usr/src/man/man3c/scandir.3c | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr/src/man/man3c/scandir.3c b/usr/src/man/man3c/scandir.3c index 97c7bd1c6e..f0c26dda8f 100644 --- a/usr/src/man/man3c/scandir.3c +++ b/usr/src/man/man3c/scandir.3c @@ -74,11 +74,11 @@ an \fBint\fR. .sp .LP The \fBscandir()\fR and \fBalphasort()\fR functions have transitional -interfaces for 64-bit file offsets. See \fBlf64\fR(5). +interfaces for 64-bit file offsets. See \fBlf64\fR(7). .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 @@ -99,5 +99,9 @@ The \fBscandir()\fR function is Unsafe. The \fBalphasort()\fR function is Safe. .SH SEE ALSO .sp .LP -\fBmalloc\fR(3C), \fBqsort\fR(3C), \fBreaddir\fR(3C), \fBstrcoll\fR(3C), -\fBattributes\fR(5), \fBlf64\fR(5) +.BR malloc (3C), +.BR qsort (3C), +.BR readdir (3C), +.BR strcoll (3C), +.BR attributes (7), +.BR lf64 (7) |