From e3926c672180dfd4f06e7ded0ebd428e85eaf4ae Mon Sep 17 00:00:00 2001 From: cgd Date: Fri, 29 Apr 1994 21:48:49 +0000 Subject: fix formatting bogon --- libexec/getty/gettytab.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libexec') 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" -- cgit