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