summaryrefslogtreecommitdiff
path: root/libexec/getty/getty.8
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:19:48 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-06 19:19:48 +0000
commit3f162cb85dafb6f4c8537b3e606c2ccdaa12a424 (patch)
treea6b4b2576ebd3b2a11ee774c4c4c22866c4c05b5 /libexec/getty/getty.8
parent4690560d06982b398ace1f6da555bfad95e82024 (diff)
Notes
Diffstat (limited to 'libexec/getty/getty.8')
-rw-r--r--libexec/getty/getty.88
1 files changed, 3 insertions, 5 deletions
diff --git a/libexec/getty/getty.8 b/libexec/getty/getty.8
index fe9d8798388e..bd16017ba3dc 100644
--- a/libexec/getty/getty.8
+++ b/libexec/getty/getty.8
@@ -47,8 +47,7 @@
.Sh DESCRIPTION
The
.Nm
-program
-is called by
+utility is called by
.Xr init 8
to open and initialize the tty line, read a login name, and invoke
.Xr login 1 .
@@ -92,8 +91,7 @@ table.
.Pp
The
.Nm
-program
-can be set to timeout after some interval,
+utility can be set to timeout after some interval,
which will cause dial up lines to hang up
if the login name is not entered reasonably quickly.
.Sh DIAGNOSTICS
@@ -126,5 +124,5 @@ does not exist.
.Sh HISTORY
A
.Nm
-program appeared in
+utility appeared in
.At v6 .