diff options
Diffstat (limited to 'docs/man')
-rw-r--r-- | docs/man/mupdf.1 | 2 | ||||
-rw-r--r-- | docs/man/mutool.1 | 6 |
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. |