From: Jim Meyering Date: Wed, 8 Nov 1995 05:50:51 +0000 (+0000) Subject: Clarify descriptions of ignpar and ignbrk. X-Git-Tag: TEXTUTILS-1_13F~93 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b031f89b29bc19232b3af2316f5d0e7e488d27fb;p=thirdparty%2Fcoreutils.git Clarify descriptions of ignpar and ignbrk. From Theodore Ts'o and Ulrich Windl. --- diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi index 7d6134b09c..0aa35be678 100644 --- a/doc/sh-utils.texi +++ b/doc/sh-utils.texi @@ -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