summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2012-05-16 23:49:01 +0300
committerAlbert Astals Cid <aacid@kde.org>2012-05-21 23:03:24 +0200
commit918456372548810c9efbf0533fa155034dd081f2 (patch)
treea31e1ec3810beb3dc82d73fbaba523dacb8b2f56 /utils
parent892e486addcbcad619613c7be1ca692a0d36d6e5 (diff)
pdfseparate.1: Syntax fixes.
Diffstat (limited to 'utils')
-rw-r--r--utils/pdfseparate.16
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/pdfseparate.1 b/utils/pdfseparate.1
index 1eca9d20..077faec8 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