diff options
| author | cgd <cgd@NetBSD.org> | 1994-04-12 03:55:47 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-04-12 03:55:47 +0000 |
| commit | e918c8c3f22698ce1380cd0e33342a021e025763 (patch) | |
| tree | f0d05d4e8b9e0835d335f4b5982cb26ee71a233b /libexec | |
| parent | 92bb6b9feb1cae8e9af7d05728653bf487e0d722 (diff) | |
document np
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/gettytab.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 64777fec96c..e19488b2373 100644 --- a/libexec/getty/gettytab.5 +++ b/libexec/getty/gettytab.5 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)gettytab.5 6.7 (Berkeley) 5/10/91 -.\" $Id: gettytab.5,v 1.2 1993/08/01 07:40:15 mycroft Exp $ +.\" $Id: gettytab.5,v 1.3 1994/04/12 03:55:47 cgd Exp $ .\" .Dd May 10, 1991 .Dt GETTYTAB 5 @@ -132,6 +132,7 @@ hangup line on last close .No "program to exec when name obtained" .It "nd num 0 newline (line-feed) delay" .It "nl bool false terminal has (or might have) a newline character" +.It "np bool false terminal uses no parity (i.e. 8-bit characters)" .It "nx str default next table (for auto speed selection)" .It "op bool false terminal uses odd parity" .It "os num unused output speed" |
