summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAlbert Astals Cid <aacid@kde.org>2012-02-29 23:22:34 +0100
committerAlbert Astals Cid <aacid@kde.org>2012-02-29 23:23:06 +0100
commit4eaafe67de79fb63ebf61f031a97bbc0ed6a8891 (patch)
tree49ad05fbe9c640a664f265ca4cab4e48fa4130ab /utils
parentaec6cb67951e56e4557a11c4fdf301e585268fe4 (diff)
Change nnnnnn to number
This way people won't expect it to be six fixed digits Bug #46708
Diffstat (limited to 'utils')
-rw-r--r--utils/pdftoppm.14
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/pdftoppm.1 b/utils/pdftoppm.1
index c7d5d6c1..2321d6d0 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