summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorColin Leitner <colin.leitner@googlemail.com>2013-11-16 12:14:18 +0100
committerPádraig Brady <P@draigBrady.com>2013-11-17 12:26:12 +0000
commit4e37fc642f6dfda7b7d78531420355c9ad3a824d (patch)
treef28050354c4635bd0d4a3b63997289367eca61e7 /doc
parent91208453756bf0e86e25c2db35e481ac178f1255 (diff)
downloadcoreutils-4e37fc642f6dfda7b7d78531420355c9ad3a824d.tar.xz
stty: add support for mark/space parity
This adds support for using a constant or "stick" parity bit. * src/stty.c (usage): Mention the new flag. * tests/misc/stty.sh: Adjust for the new flag. * NEWS: Mention the improvement. * docs/coreutils.texi (stty invocation): Mention the new flag.
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 3ae39d18c..035f2e67c 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -13792,6 +13792,16 @@ May be negated.
@cindex even parity
Set odd parity (even if negated). May be negated.
+@item cmspar
+@opindex cmspar
+@cindex constant parity
+@cindex stick parity
+@cindex mark parity
+@cindex space parity
+Use "stick" (mark/space) parity. If parodd is set, the parity bit is
+always 1; if parodd is not set, the parity bit is always zero.
+Non-POSIX@. May be negated.
+
@item cs5
@itemx cs6
@itemx cs7