summaryrefslogtreecommitdiff
path: root/usr/src/man/man3c/getutxent.3c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/man/man3c/getutxent.3c')
-rw-r--r--usr/src/man/man3c/getutxent.3c15
1 files changed, 10 insertions, 5 deletions
diff --git a/usr/src/man/man3c/getutxent.3c b/usr/src/man/man3c/getutxent.3c
index f3878386d0..f06f7875c4 100644
--- a/usr/src/man/man3c/getutxent.3c
+++ b/usr/src/man/man3c/getutxent.3c
@@ -68,7 +68,7 @@ getutmp, getutmpx, updwtmp, updwtmpx \- user accounting database functions
.SH DESCRIPTION
.LP
These functions provide access to the user accounting database, \fButmpx\fR
-(see \fButmpx\fR(4)). Entries in the database are described by the definitions
+(see \fButmpx\fR(5)). Entries in the database are described by the definitions
and data structures in \fB<utmpx.h>\fR\&.
.sp
.LP
@@ -199,7 +199,7 @@ pointed to by \fIutmpx\fR to the database.
.LP
The values of the \fBe_termination\fR and \fBe_exit\fR members of the
\fBut_exit\fR structure are valid only for records of type \fBDEAD_PROCESS\fR.
-For \fButmpx\fR entries created by \fBinit\fR(1M), these values are set
+For \fButmpx\fR entries created by \fBinit\fR(8), these values are set
according to the result of the \fBwait()\fR call that \fBinit\fR performs on
the process when the process exits. See the \fBwait\fR(3C), manual page for the
values \fBinit\fR uses. Applications creating \fButmpx\fR entries can set
@@ -282,7 +282,7 @@ history of user access and accounting information
.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
@@ -303,8 +303,13 @@ The \fBendutxent()\fR, \fBgetutxent()\fR, \fBgetutxid()\fR, \fBgetutxline()\fR,
\fBpututxline()\fR, and \fBsetutxent()\fR functions are Standard.
.SH SEE ALSO
.LP
-\fBgetutent\fR(3C), \fBttyslot\fR(3C), \fBwait\fR(3C), \fBwait.h\fR(3HEAD),
-\fButmpx\fR(4), \fBattributes\fR(5), \fBstandards\fR(5)
+.BR getutent (3C),
+.BR ttyslot (3C),
+.BR wait (3C),
+.BR wait.h (3HEAD),
+.BR utmpx (5),
+.BR attributes (7),
+.BR standards (7)
.SH NOTES
.LP
The most current entry is saved in a static structure. Multiple accesses