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