1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

(usage): Clarify descriptions of ignpar and ignbrk.

From Theodore Ts'o and Ulrich Windl.
This commit is contained in:
Jim Meyering
1995-11-08 05:54:07 +00:00
parent 0c43179cf9
commit 553eb65acd
+2 -2
View File
@@ -528,9 +528,9 @@ Control settings:\n\
Input settings:\n\
[-]brkint breaks cause an interrupt signal\n\
[-]icrnl translate carriage return to newline\n\
[-]ignbrk ignore breaks\n\
[-]ignbrk ignore break characters\n\
[-]igncr ignore carriage return\n\
[-]ignpar ignore parity errors\n\
[-]ignpar ignore characters with parity errors\n\
* [-]imaxbel beep and do not flush a full input buffer on a character\n\
[-]inlcr translate newline to carriage return\n\
[-]inpck enable input parity checking\n\