This commit is contained in:
rsc 2005-01-14 05:28:38 +00:00
parent 359c1e017e
commit 67075c3634
5 changed files with 258 additions and 13 deletions

View file

@ -81,7 +81,7 @@ case $# in
tmp=$tmp.png
;;
*)
echo 1>&2 unrecognized file format
echo 1>&2 page: unrecognized file type on standard input
rm -f $tmp
exit 1
esac