Against 2.3.1 john --- debug/catchsegv.sh 2002-04-04 01:06:25.000000000 +0100 +++ debug/catchsegv.sh.new 2003-02-06 02:22:31.000000000 +0000 @@ -19,7 +19,7 @@ # 02111-1307 USA. if test $# -eq 0; then - echo "$0: missing programm name" >&2 + echo "$0: missing program name" >&2 echo "Try \`$0 --help' for more information." >&2 exit 1 fi