aboutsummaryrefslogtreecommitdiff
path: root/bin/page
diff options
context:
space:
mode:
Diffstat (limited to 'bin/page')
-rwxr-xr-xbin/page2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/page b/bin/page
index d654a7e8..8b85e559 100755
--- a/bin/page
+++ b/bin/page
@@ -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