summaryrefslogtreecommitdiff
path: root/man/TIFFReadRawTile.3tiff
diff options
context:
space:
mode:
authordron <dron>2005-11-02 11:07:18 +0000
committerdron <dron>2005-11-02 11:07:18 +0000
commit302b6ebda9ab1cea10f4eaaa044a1d43097f46dc (patch)
tree7c6d17f00ce9a97deb4256e4a24bfde276208a7b /man/TIFFReadRawTile.3tiff
parente4dbc0ba184719b3346f7ecbcba980577f023f55 (diff)
downloadlibtiff-302b6ebda9ab1cea10f4eaaa044a1d43097f46dc.tar.gz
Added link to libtiff home page.
Diffstat (limited to 'man/TIFFReadRawTile.3tiff')
-rw-r--r--man/TIFFReadRawTile.3tiff17
1 files changed, 10 insertions, 7 deletions
diff --git a/man/TIFFReadRawTile.3tiff b/man/TIFFReadRawTile.3tiff
index 36cbb3c5..3945dd90 100644
--- a/man/TIFFReadRawTile.3tiff
+++ b/man/TIFFReadRawTile.3tiff
@@ -1,4 +1,4 @@
-.\" $Id: TIFFReadRawTile.3tiff,v 1.1 2004-11-11 14:39:16 dron Exp $
+.\" $Id: TIFFReadRawTile.3tiff,v 1.2 2005-11-02 11:07:18 dron Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -52,11 +52,14 @@ is returned;
returns \-1 if an error was encountered.
.SH DIAGNOSTICS
All error messages are directed to the
-.IR TIFFError (3TIFF)
+.BR TIFFError (3TIFF)
routine.
.SH "SEE ALSO"
-.IR libtiff (3TIFF),
-.IR TIFFOpen (3TIFF),
-.IR TIFFReadEncodedTile (3TIFF),
-.IR TIFFReadTile (3TIFF),
-.IR TIFFTileSize (3TIFF)
+.BR TIFFOpen (3TIFF),
+.BR TIFFReadEncodedTile (3TIFF),
+.BR TIFFReadTile (3TIFF),
+.BR TIFFTileSize (3TIFF),
+.BR libtiff (3TIFF)
+.PP
+Libtiff library home page:
+.BR http://www.remotesensing.org/libtiff/