diff options
Diffstat (limited to 'graphics/tiff/files/patch-TIFFClose.3tiff')
-rw-r--r-- | graphics/tiff/files/patch-TIFFClose.3tiff | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/tiff/files/patch-TIFFClose.3tiff b/graphics/tiff/files/patch-TIFFClose.3tiff new file mode 100644 index 000000000000..e9a36fae58da --- /dev/null +++ b/graphics/tiff/files/patch-TIFFClose.3tiff @@ -0,0 +1,11 @@ +--- man/TIFFClose.3tiff.orig 2008-08-17 13:03:49.058994404 -0400 ++++ man/TIFFClose.3tiff 2008-08-17 13:03:52.522727821 -0400 +@@ -40,7 +40,7 @@ + current directory (if modified); and all resources are reclaimed. + .SH DIAGNOSTICS + All error messages are directed to the +-.bR TIFFError (3TIFF) ++.BR TIFFError (3TIFF) + routine. + Likewise, warning messages are directed to the + .BR TIFFWarning (3TIFF) |