[poppler] 2 commits - utils/pdfseparate.1 utils/pdftops.1
Albert Astals Cid
aacid at kemper.freedesktop.org
Wed Apr 10 11:42:10 PDT 2013
utils/pdfseparate.1 | 2 +-
utils/pdftops.1 | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
New commits:
commit ea3698cfffc9c132081f5691287ef1fd17911b2a
Merge: fcc1468 aaaea5d
Author: Albert Astals Cid <aacid at kde.org>
Date: Wed Apr 10 20:42:01 2013 +0200
Merge remote-tracking branch 'origin/poppler-0.22'
commit aaaea5d0f2f427e82625a04f90c178e24892e539
Author: Marek Kasik <mkasik at redhat.com>
Date: Wed Apr 10 16:41:48 2013 +0200
man pages: Fix typos
Fix several typos in manual pages of pdftops and pdfseparate.
diff --git a/utils/pdfseparate.1 b/utils/pdfseparate.1
index 077faec..07779a1 100644
--- a/utils/pdfseparate.1
+++ b/utils/pdfseparate.1
@@ -25,7 +25,7 @@ The PDF-file should not be encrypted.
Specifies the first page to extract. If \-f is omitted, extraction starts with page 1.
.TP
.BI \-l " number"
-Specifies the last page to extract. if \-p is omitted, extraction ends with the last page.
+Specifies the last page to extract. If \-l is omitted, extraction ends with the last page.
.TP
.B \-v
Print copyright and version information.
diff --git a/utils/pdftops.1 b/utils/pdftops.1
index c7aeaf5..dd8c84b 100644
--- a/utils/pdftops.1
+++ b/utils/pdftops.1
@@ -41,7 +41,7 @@ Generate Level 1 PostScript. The resulting PostScript files will be
significantly larger (if they contain images), but will print on Level
1 printers. This also converts all images to black and white. No
more than one of the PostScript level options (\-level1, \-level1sep,
-\-level2, \-level2sep, \-level3, \-level3Sep) may be given.
+\-level2, \-level2sep, \-level3, \-level3sep) may be given.
.TP
.B \-level1sep
Generate Level 1 separable PostScript. All colors are converted to
@@ -61,9 +61,9 @@ handle custom (spot) colors.
Generate Level 3 PostScript. This enables all Level 2 features plus
CID font embedding.
.TP
-.B \-level3Sep
+.B \-level3sep
Generate Level 3 separable PostScript. The separation handling is the
-same as for \-level2Sep.
+same as for \-level2sep.
.TP
.B \-origpagesizes
Generate a PostScript file with variable page sizes and orientations,
More information about the poppler
mailing list