Blame SOURCES/ksh-20100621-manfix3.patch

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