diff options
Diffstat (limited to 'usr/src/man/man2/getdents.2')
-rw-r--r-- | usr/src/man/man2/getdents.2 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man2/getdents.2 b/usr/src/man/man2/getdents.2 index c74af41c44..d99e92a299 100644 --- a/usr/src/man/man2/getdents.2 +++ b/usr/src/man/man2/getdents.2 @@ -123,8 +123,10 @@ function and should not be used for other purposes. .sp .LP The \fBgetdents()\fR function has a transitional interface for 64-bit file -offsets. See \fBlf64\fR(5). +offsets. See \fBlf64\fR(7). .SH SEE ALSO .sp .LP -\fBreaddir\fR(3C), \fBdirent.h\fR(3HEAD), \fBlf64\fR(5) +.BR readdir (3C), +.BR dirent.h (3HEAD), +.BR lf64 (7) |