diff options
| author | cgd <cgd@NetBSD.org> | 1994-04-29 21:48:49 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-04-29 21:48:49 +0000 |
| commit | e3926c672180dfd4f06e7ded0ebd428e85eaf4ae (patch) | |
| tree | ebad264fbbe7059a7d00336a650cf9de5983eff0 /libexec | |
| parent | 5a733c195b094162d8374714a2109ee0e870e8ec (diff) | |
fix formatting bogon
Diffstat (limited to 'libexec')
| -rw-r--r-- | libexec/getty/gettytab.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/getty/gettytab.5 b/libexec/getty/gettytab.5 index 9eecfa44fba..20b0b0c6dca 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.7 1994/04/28 22:11:14 pk Exp $ +.\" $Id: gettytab.5,v 1.8 1994/04/29 21:48:49 cgd Exp $ .\" .Dd May 10, 1991 .Dt GETTYTAB 5 @@ -137,7 +137,7 @@ hangup line on last close .No "program to exec when name obtained" .It "mb bool false do flow control based on carrier" .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 "np bool false terminal uses no parity (i.e. 8-bit characters)" .It "nx str default next table (for auto speed selection)" .It "o0 num unused tty output flags to write messages" .It "o1 num unused tty output flags to read login name" |
