Fixed descriptions of ignpar and parmrk.

This commit is contained in:
Bruce Evans 1995-11-11 03:31:13 +00:00
parent cf7e5eab8b
commit 0fe788e3e8

View File

@ -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.