summaryrefslogtreecommitdiff
path: root/docs/man
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2017-04-07 16:18:53 +0200
committerTor Andersson <tor.andersson@artifex.com>2017-04-13 13:52:16 +0200
commitc88941abc6f0fe91a41dc35dcaa1874d4de2c429 (patch)
tree51ff32d773f80219922a0458ec76f401ba21e138 /docs/man
parent9c805cc9f934cd12e89014db8ad70e3191cdaf2d (diff)
downloadmupdf-c88941abc6f0fe91a41dc35dcaa1874d4de2c429.tar.xz
Organize docs into HTML files.
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/mupdf.12
-rw-r--r--docs/man/mutool.16
2 files changed, 4 insertions, 4 deletions
diff --git a/docs/man/mupdf.1 b/docs/man/mupdf.1
index d87e54ed..2d2c726f 100644
--- a/docs/man/mupdf.1
+++ b/docs/man/mupdf.1
@@ -162,7 +162,7 @@ Search for text forwards or backwards.
Find the next/previous search result.
.PP
-Miscellanous:
+Miscellaneous:
.TP
.B [, ]
Increase/decrease EPUB/XHTML font size.
diff --git a/docs/man/mutool.1 b/docs/man/mutool.1
index 33bd0e9e..7f641d68 100644
--- a/docs/man/mutool.1
+++ b/docs/man/mutool.1
@@ -115,7 +115,7 @@ Ignore errors.
Low memory mode (avoid caching objects by clearing cache after each page).
.TP
.B \-P
-Run interpretation and rendering at the smae time.
+Run interpretation and rendering at the same time.
.TP
.B pages
Comma separated list of page numbers and ranges (for example: 1,5,10-15).
@@ -158,7 +158,7 @@ Toggle decompression of font streams. Use in conjunction with -d to leave
fonts compressed.
.TP
.B \-a
-ASCII Hex encode binary streams. Use in conjuction with -d and -i or -f to
+ASCII Hex encode binary streams. Use in conjunction with -d and -i or -f to
ensure that although the images and/or fonts are compressed, the resulting
file can still be viewed and edited with a text editor.
.TP
@@ -368,7 +368,7 @@ See the MuPDF documentation for details about the Javascript interfaces.
.SH CONVERT
mutool convert [options] file [pages]
.PP
-The convert commant is used to convert a file from one format to another.
+The convert command is used to convert a file from one format to another.
.TP
.B \-p password
Use the specified password if the file is encrypted.