diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2014-05-07 15:07:55 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2014-05-07 15:58:58 +0200 |
commit | b2f7be4877598bdba3676ec93fcd004f275ccce5 (patch) | |
tree | e909b97aa3a4dd88adc1466bf2ca1c23efd8da6a /docs/man/mudraw.1 | |
parent | 75289de1108df376f4fc0faf364e2bfaee58b363 (diff) | |
download | mupdf-b2f7be4877598bdba3676ec93fcd004f275ccce5.tar.xz |
Remove platform/debian directory.
These files are maintained by debian. Now that debian updates the mupdf package
more regularly there is no need for us to keep our own debian packaging files.
https://packages.debian.org/unstable/main/mupdf
Diffstat (limited to 'docs/man/mudraw.1')
-rw-r--r-- | docs/man/mudraw.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/mudraw.1 b/docs/man/mudraw.1 index f9460c6a..6964b044 100644 --- a/docs/man/mudraw.1 +++ b/docs/man/mudraw.1 @@ -41,7 +41,7 @@ Render the page at the specified height (or, if the -r flag is used, render with a maximum height). .TP .B \-f -'Fit' exactly; ignore the aspect ratio when matching specified width/heights. +Fit exactly; ignore the aspect ratio when matching specified width/heights. .TP .B \-R angle Rotate clockwise by given number of degrees. |