summaryrefslogtreecommitdiff
path: root/doc/sh-utils.texi
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-11-08 05:50:51 +0000
committerJim Meyering <jim@meyering.net>1995-11-08 05:50:51 +0000
commitb031f89b29bc19232b3af2316f5d0e7e488d27fb (patch)
tree5c55d6ab3d118f8b452b2a9e8dbc72dc113a142a /doc/sh-utils.texi
parentb7df779b8bbac7d3744d398b2e39f8db4ad067d1 (diff)
downloadcoreutils-b031f89b29bc19232b3af2316f5d0e7e488d27fb.tar.xz
Clarify descriptions of ignpar and ignbrk.
From Theodore Ts'o and Ulrich Windl.
Diffstat (limited to 'doc/sh-utils.texi')
-rw-r--r--doc/sh-utils.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sh-utils.texi b/doc/sh-utils.texi
index 7d6134b09..0aa35be67 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