[poppler] Branch 'poppler-0.20' - utils/pdfseparate.1
Albert Astals Cid
aacid at kemper.freedesktop.org
Mon May 21 14:05:22 PDT 2012
utils/pdfseparate.1 | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 8e504bf2543621973fdaddbd29055ce435540146
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