diff options
Diffstat (limited to 'graphics/tiff/files/patch-tiff2pdf.1')
-rw-r--r-- | graphics/tiff/files/patch-tiff2pdf.1 | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/graphics/tiff/files/patch-tiff2pdf.1 b/graphics/tiff/files/patch-tiff2pdf.1 deleted file mode 100644 index 2a081a39e2e8..000000000000 --- a/graphics/tiff/files/patch-tiff2pdf.1 +++ /dev/null @@ -1,34 +0,0 @@ ---- man/tiff2pdf.1.orig 2008-08-17 13:03:49.046994376 -0400 -+++ man/tiff2pdf.1 2008-08-17 13:03:52.522727821 -0400 -@@ -207,18 +207,14 @@ - The following example would generate the file output.pdf from input.tiff. - .PP - .RS --.NF --tiff2pdf -o output.pdf input.tiff --.FI -+\f(CWtiff2pdf -o output.pdf input.tiff\fP - .RE - .PP - The following example would generate PDF output from input.tiff and write it - to standard output. - .PP - .RS --.NF --tiff2pdf input.tiff --.FI -+\f(CWtiff2pdf input.tiff\fP - .RE - .PP - The following example would generate the file output.pdf from input.tiff, -@@ -227,9 +223,7 @@ - the "Fit Window" option. - .PP - .RS --.NF --tiff2pdf -p letter -j -q 75 -t "Document" -f -o output.pdf input.tiff --.FI -+\f(CWtiff2pdf -p letter -j -q 75 -t "Document" -f -o output.pdf input.tiff\f) - .RE - .SH BUGS - Please report bugs via the web interface at |