diff options
Diffstat (limited to 'usr/src/man/man3c/cuserid.3c')
-rw-r--r-- | usr/src/man/man3c/cuserid.3c | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/usr/src/man/man3c/cuserid.3c b/usr/src/man/man3c/cuserid.3c index 5785756c66..00648821a8 100644 --- a/usr/src/man/man3c/cuserid.3c +++ b/usr/src/man/man3c/cuserid.3c @@ -37,7 +37,7 @@ If the login name cannot be found, \fBcuserid()\fR returns a null pointer. If .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 @@ -53,4 +53,6 @@ MT-Level MT-Safe .SH SEE ALSO .sp .LP -\fBgetlogin\fR(3C), \fBgetpwnam\fR(3C), \fBattributes\fR(5) +.BR getlogin (3C), +.BR getpwnam (3C), +.BR attributes (7) |