--- cygwin-mketc.sh-0.9 2002-09-13 07:02:41.000000000 -0400 +++ cygwin-mketc.sh 2002-09-13 10:13:13.000000000 -0400 @@ -21,7 +21,7 @@ WINETC="$(/bin/cygpath -u "$(/bin/cygpat if [ ! -d "$WINETC" ] then echo "Directory $WINETC does not exist; exiting" >&2 - echo "If directory name is garbage, update cygpath to 1.22 or later" >&2 + echo "If directory name is garbage, please update cygwin" >&2 exit 0 fi