From ec754f0964c83fd82a2baa7f611845fd54aabc5f Mon Sep 17 00:00:00 2001 From: Yaroslav Tykhiy Date: Tue, 17 Jun 2003 12:29:36 +0000 Subject: [PATCH] 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_. --- libexec/getty/gettytab.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index dab97aadded7..a20cebbd4046 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"