slackbuilds_ponce/office/mupdf/man_page.diff
B. Watson 4ac0b1bde4 office/mupdf: Upated for version 1.2 + new maintainer.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
2013-06-27 20:10:22 -03:00

36 lines
1.3 KiB
Diff

diff -Naur mupdf-1.2-source/apps/man/mudraw.1 mupdf-1.2-source.patched/apps/man/mudraw.1
--- mupdf-1.2-source/apps/man/mudraw.1 2013-02-13 09:25:07.000000000 -0500
+++ mupdf-1.2-source.patched/apps/man/mudraw.1 2013-06-19 02:15:42.000000000 -0400
@@ -83,7 +83,6 @@
Comma separated list of ranges to render.
.SH SEE ALSO
.BR mupdf (1),
-.BR mupdfclean (1).
-.BR mupdfshow (1).
+.BR mutool (1).
.SH AUTHOR
MuPDF is Copyright 2006-2012 Artifex Software, Inc.
diff -Naur mupdf-1.2-source/apps/man/mupdf.1 mupdf-1.2-source.patched/apps/man/mupdf.1
--- mupdf-1.2-source/apps/man/mupdf.1 2013-02-13 09:25:07.000000000 -0500
+++ mupdf-1.2-source.patched/apps/man/mupdf.1 2013-06-19 02:31:19.000000000 -0400
@@ -13,6 +13,9 @@
.SH OPTIONS
A description of each of the supported options is included below.
.TP
+.B \-b bits
+Set anti-aliasing quality in bits (0=off, 8=best).
+.TP
.B \-p password
Uses the given password to open an encrypted PDF file.
The password is tried both as user and owner password.
@@ -85,8 +88,7 @@
Sending a \fBSIGHUP\fR signal to the mupdf process will also cause the viewed
file to be reloaded automatically, for use in e.g. build scripts.
.SH SEE ALSO
-.BR mupdfclean (1),
-.BR mupdfdraw (1),
-.BR mupdfshow (1).
+.BR mutool (1),
+.BR mudraw (1).
.SH AUTHOR
MuPDF is Copyright 2006-2012 Artifex Software, Inc.