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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=12202

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.