diff options
-rw-r--r-- | libexec/getty/gettytab.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index b68b34bbc77..fa17e6d9ecd 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)gettytab.5 8.4 (Berkeley) 4/19/94 -.\" $Id: gettytab.5,v 1.1 1995/10/18 08:43:17 deraadt Exp $ +.\" $Id: gettytab.5,v 1.2 1996/08/11 05:41:42 deraadt Exp $ .\" .Dd April 19, 1994 .Dt GETTYTAB 5 @@ -83,7 +83,7 @@ table. .It "c2 num unused tty control flags to leave terminal as" .It "ce bool false use crt erase algorithm" .It "ck bool false use crt kill algorithm" -.It "cl str" Ta Dv NULL Ta +.It "cl str" Ta Dv NULL Ta .No "screen clear sequence" .It "co bool false console - add" .Ql \en @@ -101,7 +101,7 @@ after login prompt .No "end of text" .Pq Dv EOF character -.It "ev str" Ta Dv NULL Ta +.It "ev str" Ta Dv NULL Ta .No "initial environment" .It "f0 num unused tty mode flags to write messages" .It "f1 num unused tty mode flags to read login name" @@ -111,7 +111,7 @@ character .It "hc bool false do" .Tn NOT hangup line on last close -.It "he str" Ta Dv NULL Ta +.It "he str" Ta Dv NULL Ta .No "hostname editing string" .It "hn str hostname hostname" .It "ht bool false terminal has real tabs" |