From 6cdf3e90c605f2138d454bd4a39ce24ebe7aae2a Mon Sep 17 00:00:00 2001 From: bde Date: Sat, 11 Nov 1995 03:31:13 +0000 Subject: Fixed descriptions of ignpar and parmrk. --- bin/stty/stty.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'bin/stty') diff --git a/bin/stty/stty.1 b/bin/stty/stty.1 index addbe1b..2e468b8 100644 --- a/bin/stty/stty.1 +++ b/bin/stty/stty.1 @@ -33,7 +33,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)stty.1 8.4 (Berkeley) 4/18/94 -.\" $Id$ +.\" $Id: stty.1,v 1.2 1994/09/24 02:59:01 davidg Exp $ .\" .Dd April 18, 1994 .Dt STTY 1 @@ -160,10 +160,10 @@ Signal (do not signal) on break. .It Cm ignpar Pq Fl ignpar -Ignore (do not ignore) parity +Ignore (do not ignore) characters with parity errors. .It Cm parmrk Pq Fl parmrk -Mark (do not mark) parity errors. +Mark (do not mark) characters with parity errors. .It Cm inpck Pq Fl inpck Enable (disable) input parity checking. -- cgit v1.1