summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Kasik <mkasik@redhat.com>2013-04-10 16:41:48 +0200
committerAlbert Astals Cid <aacid@kde.org>2013-04-10 20:40:13 +0200
commitaaaea5d0f2f427e82625a04f90c178e24892e539 (patch)
treec75cef114e5ede3eb3240c6bb19d2990ed571e92
parente6559a0d836df127ed5061794dc737d435ef534c (diff)
man pages: Fix typos
Fix several typos in manual pages of pdftops and pdfseparate.
-rw-r--r--utils/pdfseparate.12
-rw-r--r--utils/pdftops.16
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/pdfseparate.1 b/utils/pdfseparate.1
index 077faec8..07779a14 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 c7aeaf52..dd8c84b2 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,