diff options
Diffstat (limited to 'usr/src/man/man3c/getutent.3c')
-rw-r--r-- | usr/src/man/man3c/getutent.3c | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr/src/man/man3c/getutent.3c b/usr/src/man/man3c/getutent.3c index 76b25cec9c..f386ec787a 100644 --- a/usr/src/man/man3c/getutent.3c +++ b/usr/src/man/man3c/getutent.3c @@ -153,7 +153,7 @@ to fail if user accounting data cannot be represented properly in the Use the functions described on the \fBgetutxent\fR(3C) manual page instead. .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 @@ -168,7 +168,10 @@ MT-Level Unsafe .SH SEE ALSO .LP -\fBgetutxent\fR(3C), \fBttyslot\fR(3C), \fButmpx\fR(4), \fBattributes\fR(5) +.BR getutxent (3C), +.BR ttyslot (3C), +.BR utmpx (5), +.BR attributes (7) .SH NOTES .LP The most current entry is saved in a static structure. Multiple accesses |