summaryrefslogtreecommitdiff
path: root/man/TIFFReadTile.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/TIFFReadTile.3tiff
parente4dbc0ba184719b3346f7ecbcba980577f023f55 (diff)
downloadlibtiff-302b6ebda9ab1cea10f4eaaa044a1d43097f46dc.tar.gz
Added link to libtiff home page.
Diffstat (limited to 'man/TIFFReadTile.3tiff')
-rw-r--r--man/TIFFReadTile.3tiff19
1 files changed, 11 insertions, 8 deletions
diff --git a/man/TIFFReadTile.3tiff b/man/TIFFReadTile.3tiff
index 23bfc0de..4a9b20d5 100644
--- a/man/TIFFReadTile.3tiff
+++ b/man/TIFFReadTile.3tiff
@@ -1,4 +1,4 @@
-.\" $Id: TIFFReadTile.3tiff,v 1.1 2004-11-11 14:39:16 dron Exp $
+.\" $Id: TIFFReadTile.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.
@@ -70,12 +70,15 @@ returns \-1 if it detects an error; otherwise the number of bytes in the
decoded tile is returned.
.SH DIAGNOSTICS
All error messages are directed to the
-.IR TIFFError (3TIFF)
+.BR TIFFError (3TIFF)
routine.
.SH "SEE ALSO"
-.IR libtiff (3TIFF),
-.IR TIFFCheckTile (3TIFF),
-.IR TIFFComputeTile (3TIFF),
-.IR TIFFOpen (3TIFF),
-.IR TIFFReadEncodedTile (3TIFF),
-.IR TIFFReadRawTile (3TIFF)
+.BR TIFFCheckTile (3TIFF),
+.BR TIFFComputeTile (3TIFF),
+.BR TIFFOpen (3TIFF),
+.BR TIFFReadEncodedTile (3TIFF),
+.BR TIFFReadRawTile (3TIFF),
+.BR libtiff (3TIFF)
+.PP
+Libtiff library home page:
+.BR http://www.remotesensing.org/libtiff/