diff options
Diffstat (limited to 'usr/src/man/man3c/realpath.3c')
-rw-r--r-- | usr/src/man/man3c/realpath.3c | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/usr/src/man/man3c/realpath.3c b/usr/src/man/man3c/realpath.3c index 6ab50136e6..cdf0646632 100644 --- a/usr/src/man/man3c/realpath.3c +++ b/usr/src/man/man3c/realpath.3c @@ -191,7 +191,7 @@ The \fBrealpath()\fR function might fail to return to the current directory if an error occurs. .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 @@ -208,5 +208,8 @@ MT-Level MT-Safe .SH SEE ALSO .LP -\fBgetcwd\fR(3C), \fBlimits.h\fR(3HEAD), \fBsysconf\fR(3C), -\fBattributes\fR(5), \fBstandards\fR(5) +.BR getcwd (3C), +.BR sysconf (3C), +.BR limits.h (3HEAD), +.BR attributes (7), +.BR standards (7) |