Clarify descriptions of ignpar and ignbrk.
authorJim Meyering <jim@meyering.net>
Wed, 8 Nov 1995 05:50:51 +0000 (05:50 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 8 Nov 1995 05:50:51 +0000 (05:50 +0000)
From Theodore Ts'o and Ulrich Windl.

doc/sh-utils.texi

index 7d6134b..0aa35be 100644 (file)
@@ -1232,7 +1232,7 @@ Enable RTS/CTS flow control.  Non-POSIX.  May be negated.
 @item ignbrk
 @opindex ignbrk
 @cindex breaks, ignoring
-Ignore breaks.  May be negated.
+Ignore break characters.  May be negated.
 
 @item brkint
 @opindex brkint
@@ -1242,7 +1242,7 @@ Make breaks cause an interrupt signal.  May be negated.
 @item ignpar
 @opindex ignpar
 @cindex parity, ignoring
-Ignore parity errors.  May be negated.
+Ignore characters with parity errors.  May be negated.
 
 @item parmrk
 @opindex parmrk