summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authoryar <yar@FreeBSD.org>2003-06-17 12:29:36 +0000
committeryar <yar@FreeBSD.org>2003-06-17 12:29:36 +0000
commitaa7c2defa232d3595cd8ecdd566bc5be5b012887 (patch)
treed58b5a56f740bbd0cdca121ed5c7a07fa14d275b /libexec
parent24d21a160e6c455e773e87c2977d0633007db218 (diff)
downloadFreeBSD-src-aa7c2defa232d3595cd8ecdd566bc5be5b012887.zip
FreeBSD-src-aa7c2defa232d3595cd8ecdd566bc5be5b012887.tar.gz
Improve the manpage language a bit.
A PPP login program is started _automatically_ (i.e., without human intervention) even with the "pl" capability unset, as soon as a PPP frame is detected. But with "pl" set, a PPP login program is started independently of the result of PPP detection (which is rendered unnecessary then,) i.e. _unconditionally_.
Diffstat (limited to 'libexec')
-rw-r--r--libexec/getty/gettytab.52
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5
index dab97aa..a20cebb 100644
--- a/libexec/getty/gettytab.5
+++ b/libexec/getty/gettytab.5
@@ -162,7 +162,7 @@ hangup line on last close
.It "pe bool false use printer (hard copy) erase algorithm"
.It "pf num 0 delay"
between first prompt and following flush (seconds)
-.It "pl bool false start PPP login program automatically if"
+.It "pl bool false start PPP login program unconditionally if"
.Va \&pp
is specified
.It "pp str unused PPP login program"
OpenPOWER on IntegriCloud