Index: doc/Announce2.1.0 =================================================================== diff -u -r71e18053ef7dd9a53f11d14f3a91b8a1091e90bb -ra7ce9216104a81e17dddce215a7b293f967cfb50 --- doc/Announce2.1.0 (.../Announce2.1.0) (revision 71e18053ef7dd9a53f11d14f3a91b8a1091e90bb) +++ doc/Announce2.1.0 (.../Announce2.1.0) (revision a7ce9216104a81e17dddce215a7b293f967cfb50) @@ -225,7 +225,8 @@ no extra lines on enter, catches EOF). The Tcl package can be conveniently sourced, e.g., in Tclkit main scripts. - * The improved shells now accept stdin input (-c option). + * The new shells accept script input now via stdin or as provided + via "-c" in the command line. * They are more robust: Don't quit due to inner [return] calls, [exit] is handled gracefully.