[poppler] utils/pdftoppm.1
Albert Astals Cid
aacid at kemper.freedesktop.org
Wed Feb 29 14:29:21 PST 2012
utils/pdftoppm.1 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 4eaafe67de79fb63ebf61f031a97bbc0ed6a8891
Author: Albert Astals Cid <aacid at kde.org>
Date: Wed Feb 29 23:22:34 2012 +0100
Change nnnnnn to number
This way people won't expect it to be six fixed digits
Bug #46708
diff --git a/utils/pdftoppm.1 b/utils/pdftoppm.1
index c7d5d6c..2321d6d 100644
--- a/utils/pdftoppm.1
+++ b/utils/pdftoppm.1
@@ -17,9 +17,9 @@ Graymap (PGM) format, or monochrome image files in Portable Bitmap
Pdftoppm reads the PDF file,
.IR PDF-file ,
and writes one PPM file for each page,
-.IR PPM-root - nnnnnn .ppm,
+.IR PPM-root - number .ppm,
where
-.I nnnnnn
+.I number
is the page number.
.SH OPTIONS
.TP
More information about the poppler
mailing list