summaryrefslogtreecommitdiff
path: root/src/stty.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-07-21 14:51:02 +0000
committerJim Meyering <jim@meyering.net>1996-07-21 14:51:02 +0000
commit63dece38a14c9d99241da91876d0313a1b2181e9 (patch)
treed5e893eb8208aed93c2e233aa8c628ee79c3413c /src/stty.c
parent3904fb599e9d7d0cdaf299e4855a019e8fd4f7bc (diff)
downloadcoreutils-63dece38a14c9d99241da91876d0313a1b2181e9.tar.xz
(usage): Correct typo (-iucl -> -iuclc) in usage message.
From Thomas Olsson <d95to@efd.lth.se>.
Diffstat (limited to 'src/stty.c')
-rw-r--r--src/stty.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stty.c b/src/stty.c
index f96659d2c..d771160f3 100644
--- a/src/stty.c
+++ b/src/stty.c
@@ -615,7 +615,7 @@ Combination settings:\n\
-imaxbel -opost -isig -icanon -xcase min 1 time 0\n\
-raw same as cooked\n\
sane same as cread -ignbrk brkint -inlcr -igncr icrnl\n\
- -ixoff -iucl -ixany imaxbel opost -olcuc -ocrnl onlcr\n\
+ -ixoff -iuclc -ixany imaxbel opost -olcuc -ocrnl onlcr\n\
-onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0\n\
isig icanon iexten echo echoe echok -echonl -noflsh\n\
-xcase -tostop -echoprt echoctl echoke, all special\n\