From 63dece38a14c9d99241da91876d0313a1b2181e9 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 21 Jul 1996 14:51:02 +0000 Subject: (usage): Correct typo (-iucl -> -iuclc) in usage message. From Thomas Olsson . --- src/stty.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/stty.c') 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\ -- cgit v1.2.3-54-g00ecf