changeset 11:7cc162bbff25

new error code
author meillo@marmaro.de
date Sat, 14 Jun 2008 18:09:22 +0200
parents 6b8e8fcd6d4d
children 61ca4934fb34
files resize-gd.1
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/resize-gd.1	Sat Jun 14 18:08:03 2008 +0200
+++ b/resize-gd.1	Sat Jun 14 18:09:22 2008 +0200
@@ -53,6 +53,9 @@
 .TP
 .B 2
 The size (parameter 1) had no valid format. It has to be either <size> or <width>x<height>.
+.TP
+.B 3
+Not enough memory available to resize the image.
 
 .SH BUGS
 Please report any bug you find to the author.