summaryrefslogtreecommitdiff
path: root/man5/utmp.5
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-11-17 05:35:14 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-11-17 05:35:14 +0000
commitf903d23a41fd82ce76c760d09d5510ce75d85f16 (patch)
tree370bde2cc1b0fec3a0c637d609c54d88b3c11093 /man5/utmp.5
parent6b3b1d7c3abba1a476ce9e5d525ce91a4bc9afda (diff)
s/getty/mingetty/
Diffstat (limited to 'man5/utmp.5')
-rw-r--r--man5/utmp.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/utmp.5 b/man5/utmp.5
index b734184f..e6a306fd 100644
--- a/man5/utmp.5
+++ b/man5/utmp.5
@@ -134,7 +134,7 @@ with the needed \fIut_id\fP can be found, init creates a new one.
It sets \fIut_id\fP from the inittab, \fIut_pid\fP and \fIut_time\fP to the
current values, and \fIut_type\fP to \fBINIT_PROCESS\fP.
.PP
-.BR getty (8)
+.BR mingetty (8)
locates the entry by the PID, changes \fIut_type\fP to
\fBLOGIN_PROCESS\fP, changes \fIut_time\fP, sets \fIut_line\fP, and waits
for connection to be established.
@@ -143,7 +143,7 @@ after a user has been
authenticated, changes \fIut_type\fP to \fBUSER_PROCESS\fP, changes
\fIut_time\fP, and sets \fIut_host\fP and \fIut_addr\fP.
Depending on
-.BR getty (8)
+.BR mingetty (8)
and
.BR login (1),
records may be located by
@@ -189,7 +189,7 @@ changes it.
.BR login (1),
.BR init (8),
and some versions of
-.BR getty (8).
+.BR mingetty (8).
Neither of these programs creates the file, so if it is
removed, record-keeping is turned off.
.PP