diff options
Diffstat (limited to 'usr/src/man/man3c/telldir.3c')
-rw-r--r-- | usr/src/man/man3c/telldir.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/telldir.3c b/usr/src/man/man3c/telldir.3c index c5eb1df9f8..231f452670 100644 --- a/usr/src/man/man3c/telldir.3c +++ b/usr/src/man/man3c/telldir.3c @@ -86,7 +86,7 @@ The current location of the directory cannot be stored in an object of type .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 @@ -104,5 +104,8 @@ MT-Level Safe .SH SEE ALSO .sp .LP -\fBopendir\fR(3C), \fBreaddir\fR(3C), \fBseekdir\fR(3C), \fBattributes\fR(5), -\fBstandards\fR(5) +.BR opendir (3C), +.BR readdir (3C), +.BR seekdir (3C), +.BR attributes (7), +.BR standards (7) |