diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-25 03:20:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-25 03:20:03 +0000 |
commit | 4644b1e2b7e2645b94b1de06fe9cfcc1ae4cb751 (patch) | |
tree | 74fd6da9324266b7878dbf3bafa49faf547b372f /libexec | |
parent | 8b8e0a5c64bafdda6efe05fde37ceb5fe9030a8d (diff) |
cleanup; d@
Diffstat (limited to 'libexec')
-rw-r--r-- | libexec/getty/gettytab.5 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index a22d4c0815d..6cd6a23bc9f 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.6 1998/06/15 17:55:34 mickey Exp $ +.\" $Id: gettytab.5,v 1.7 1998/11/25 03:20:02 aaron Exp $ .\" .Dd April 19, 1994 .Dt GETTYTAB 5 @@ -170,7 +170,7 @@ use raw for input, use cbreak .It "ub bool false do unbuffered output (of prompts etc)" .It "we str" Ta So Li ^W Sc Ta .No "word erase character" -.It "xc bool false do +.It "xc bool false do" .Tn NOT echo control chars as .Ql ^X @@ -180,7 +180,8 @@ echo control chars as (start output) character .El .Pp -The following capabilities are no longer supported by getty(8): +The following capabilities are no longer supported by +.Xr getty 8 : .Bl -column Namexx /usr/bin/login Default .It "bd num 0 backspace delay" .It "cb bool false use crt backspace mode" |