Blame SOURCES/ksh-20100621-manfix3.patch

61d8f4
diff -up ksh-20100621/src/cmd/ksh93/sh.1.manfix3 ksh-20100621/src/cmd/ksh93/sh.1
61d8f4
--- ksh-20100621/src/cmd/ksh93/sh.1.manfix3	2013-05-02 13:07:51.180529762 +0200
61d8f4
+++ ksh-20100621/src/cmd/ksh93/sh.1	2013-05-02 13:11:30.469327199 +0200
61d8f4
@@ -7585,7 +7585,7 @@ file descriptor 2.
61d8f4
 If the
61d8f4
 .B \-i
61d8f4
 option is present or
61d8f4
-if the shell input and output are attached to a terminal (as told by
61d8f4
+if the shell input and error output are attached to a terminal (as told by
61d8f4
 .IR tcgetattr (2)),
61d8f4
 then this shell is
61d8f4
 .IR interactive .