Changed linux comment to be more fair and accurate

This commit is contained in:
ADAM David Alan Martin
2014-02-15 20:03:51 -05:00
parent 2806581d10
commit efc0aec56e

View File

@ -53,7 +53,7 @@ switch( $CSHENV_SYSTEM )
# SysV variants:
# Linux breaks the typical behavior, and makes the 7th entry be stty
# Linux (and Cygwin) are not BSD behavior, and make cols the 7th entry be stty
case Cygwin:
case Linux:
if( $?CSHENV_DEBUG ) then