diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:26:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-20 13:26:01 +0000 |
| commit | 58eaff23320564678272a29fca675462cd4a7b59 (patch) | |
| tree | c8265bba4214c9598f57f5265d2f74bf81241484 /libexec/getty | |
| parent | 20fc4e5c7baafbff82d530585f0a17266b78503a (diff) | |
Notes
Diffstat (limited to 'libexec/getty')
| -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 27753be72deb..3ec4bc652cdf 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -74,8 +74,8 @@ column below lists defaults obtained if there is no entry in the table obtained, nor one in the special .Em default table. -.Bl -column Namexx /usr/bin/login Default -.It Sy Name Type Default Description +.Bl -column Name Type /usr/bin/login +.It Sy "Name Type Default Description .It "ac str unused expect-send chat script for modem answer" .It "al str unused user to auto-login instead of prompting" .It "ap bool false terminal uses any parity" @@ -179,7 +179,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 @@ -192,7 +192,7 @@ echo control chars as .Pp The following capabilities are no longer supported by .Xr getty 8 Ns : -.Bl -column Namexx /usr/bin/login Default +.Bl -column Name Type /usr/bin/login .It "bd num 0 backspace delay" .It "cb bool false use crt backspace mode" .It "cd num 0 carriage-return delay" |
