commit bash-20040624 snapshot

This commit is contained in:
Chet Ramey
2011-12-03 12:58:21 -05:00
parent 9f422431d6
commit da5b17cd60
28 changed files with 2484 additions and 873 deletions
+1 -1
View File
@@ -5046,7 +5046,7 @@ the same, but the effective user id is not reset.
An interactive shell
is one started without non-option arguments, unless @option{-s} is
specified, without specifiying the @option{-c} option, and
whose input and output are both
whose input and error output are both
connected to terminals (as determined by @code{isatty(3)}),
or one started with the @option{-i} option.