Blame SOURCES/libtiff-manpage-update.patch

460672
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1
460672
index c3a9bac..a826ad7 100644
460672
--- a/man/tiff2ps.1
460672
+++ b/man/tiff2ps.1
460672
@@ -100,6 +100,9 @@ Generate \*(Ps Level 2.
460672
 Generate \*(Ps Level 3. It basically allows one to use the /flateDecode
460672
 filter for ZIP compressed TIFF images.
460672
 .TP
460672
+.B \-8
460672
+Disable use of ASCII85 encoding with PostScript Level 2/3
460672
+.TP
460672
 .B \-a
460672
 Generate output for all IFDs (pages) in the input file.
460672
 .TP
460672
@@ -123,6 +126,9 @@ directory to the specified directory number.
460672
 This option is useful for selecting individual pages in a
460672
 multi-page (e.g. facsimile) file.
460672
 .TP
460672
+.B \-D
460672
+Enable duplex printing (two pages per sheet of paper)
460672
+.TP
460672
 .B \-e
460672
 Force the generation of Encapsulated \*(Ps (implies
460672
 .BR \-z ).
460672
@@ -185,6 +191,10 @@ like which are hidden using the
460672
 .I SubIFD
460672
 tag.
460672
 .TP
460672
+.B \-O
460672
+Write PostScript to specified file instead of standard output
460672
+Set the initial
460672
+.TP
460672
 .B \-p
460672
 Force the generation of (non-Encapsulated) \*(Ps.
460672
 .TP
460672
@@ -188,6 +188,9 @@ Set the initial
460672
 .B \-p
460672
 Force the generation of (non-Encapsulated) \*(Ps.
460672
 .TP
460672
+.B \-P
460672
+Set optional PageOrientation DSC comment to Landscape or Portrait.
460672
+.TP
460672
 .B \-r 90|180|270|auto
460672
 Rotate image by 90, 180, 270 degrees or auto.  Auto picks the best
460672
 fit for the image on the specified paper size (eg portrait
460672
@@ -197,6 +207,12 @@ counterclockwise. Auto rotates 90 degrees ccw to produce landscape.
460672
 .B \-s
460672
 Generate output for a single IFD (page) in the input file.
460672
 .TP
460672
+.B \-t
460672
+Specify the document title string
460672
+.TP
460672
+.B \-T
460672
+Print pages for top edge binding
460672
+.TP
460672
 .B \-w
460672
 Specify the horizontal size of the printed area (in inches).
460672
 .TP
460672
diff --git a/man/tiffcp.1 b/man/tiffcp.1
460672
index 5fdcc47..bf50130 100644
460672
--- a/man/tiffcp.1
460672
+++ b/man/tiffcp.1
460672
@@ -60,6 +60,9 @@ in a file, but it is explicitly intended to not alter or convert
460672
 the image data content in any way.
460672
 .SH OPTIONS
460672
 .TP
460672
+.BI \-a
460672
+Append to an existing output file instead of overwriting it
460672
+.TP
460672
 .BI \-b " image"
460672
 subtract the following monochrome image from all others
460672
 processed.  This can be used to remove a noise bias
460672
@@ -179,6 +182,9 @@ overwritten and not when it is appended to.
460672
 .B \-M
460672
 Suppress the use of memory-mapped files when reading images.
460672
 .TP
460672
+.BI \-o " offset"
460672
+Set initial directory offset
460672
+.TP
460672
 .B \-p
460672
 Specify the planar configuration to use in writing image data
460672
 that has one 8-bit sample per pixel.
460672
@@ -228,6 +228,9 @@ appear in a tile.
460672
 .B \-x
460672
 Force the output file to be written with PAGENUMBER value in sequence.
460672
 .TP
460672
+.B \-8
460672
+Write BigTIFF instead of classic TIFF format.
460672
+.TP
460672
 .BI \-,= character
460672
 substitute
460672
 .I character
460672
diff --git a/tools/tiffcp.c b/tools/tiffcp.c
460672
index 0f81b19..8c696db 100644
460672
--- a/tools/tiffcp.c
460672
+++ b/tools/tiffcp.c
460672
@@ -409,6 +409,10 @@ char* stuff[] = {
460672
 " -s              write output in strips",
460672
 " -t              write output in tiles",
460672
 " -8              write BigTIFF instead of default ClassicTIFF",
460672
+" -B              write big-endian instead of native byte order",
460672
+" -L              write little-endian instead of native byte order",
460672
+" -M              disable use of memory-mapped files",
460672
+" -C              disable strip chopping",
460672
 " -i              ignore read errors",
460672
 " -b file[,#]     bias (dark) monochrome image to be subtracted from all others",
460672
 " -,=%            use % rather than , to separate image #'s (per Note below)",
460672
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1
460672
index b4a304a..0d672b0 100644
460672
--- a/man/tiff2ps.1
460672
+++ b/man/tiff2ps.1
460672
@@ -149,6 +149,7 @@ be split in several pages. Options
460672
 and 
460672
 .B \-W
460672
 are mutually exclusive.
460672
+.TP
460672
 .B \-i
460672
 Enable/disable pixel interpolation.  This option requires a
460672
 single numeric value: zero to disable pixel interpolation and