[poppler] utils/pdfseparate.1
Albert Astals Cid
aacid at kemper.freedesktop.org
Mon May 21 14:03:58 PDT 2012
utils/pdfseparate.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 918456372548810c9efbf0533fa155034dd081f2
Author: Ville Skyttä <ville.skytta at iki.fi>
Date: Wed May 16 23:49:01 2012 +0300
pdfseparate.1: Syntax fixes.
diff --git a/utils/pdfseparate.1 b/utils/pdfseparate.1
index 1eca9d2..077faec 100644
--- a/utils/pdfseparate.1
+++ b/utils/pdfseparate.1
@@ -13,10 +13,10 @@ extract single pages from a Portable Document Format (PDF).
pdfseparate reads the PDF file
.IR PDF-file ,
extracts one or more pages, and writes one PDF file for each page to
-.IR PDF-page-pattern,
+.IR PDF-page-pattern ,
PDF-page-pattern should contain
-.B %d
-. %d is replaced by the page number.
+.BR %d .
+%d is replaced by the page number.
.TP
The PDF-file should not be encrypted.
.SH OPTIONS
More information about the poppler
mailing list