summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/Makefile2
-rw-r--r--man/Makefile.in2
-rw-r--r--man/TIFFClose.3t2
-rw-r--r--man/TIFFError.3t2
-rw-r--r--man/TIFFFlush.3t2
-rw-r--r--man/TIFFGetField.3t2
-rw-r--r--man/TIFFOpen.3t2
-rw-r--r--man/TIFFPrintDirectory.3t2
-rw-r--r--man/TIFFRGBAImage.3t2
-rw-r--r--man/TIFFReadDirectory.3t2
-rw-r--r--man/TIFFReadEncodedStrip.3t2
-rw-r--r--man/TIFFReadEncodedTile.3t2
-rw-r--r--man/TIFFReadRGBAImage.3t2
-rw-r--r--man/TIFFReadRawStrip.3t2
-rw-r--r--man/TIFFReadRawTile.3t2
-rw-r--r--man/TIFFReadScanline.3t2
-rw-r--r--man/TIFFReadTile.3t2
-rw-r--r--man/TIFFSetDirectory.3t2
-rw-r--r--man/TIFFSetField.3t2
-rw-r--r--man/TIFFWarning.3t2
-rw-r--r--man/TIFFWriteDirectory.3t2
-rw-r--r--man/TIFFWriteEncodedStrip.3t2
-rw-r--r--man/TIFFWriteEncodedTile.3t2
-rw-r--r--man/TIFFWriteRawStrip.3t2
-rw-r--r--man/TIFFWriteRawTile.3t2
-rw-r--r--man/TIFFWriteScanline.3t2
-rw-r--r--man/TIFFbuffer.3t2
-rw-r--r--man/TIFFcodec.3t2
-rw-r--r--man/TIFFmemory.3t2
-rw-r--r--man/TIFFquery.3t2
-rw-r--r--man/TIFFsize.3t2
-rw-r--r--man/TIFFstrip.3t2
-rw-r--r--man/TIFFswab.3t2
-rw-r--r--man/TIFFtile.3t2
-rw-r--r--man/fax2ps.12
-rw-r--r--man/fax2tiff.12
-rw-r--r--man/gif2tiff.12
-rw-r--r--man/libtiff.3t2
-rw-r--r--man/pal2rgb.12
-rw-r--r--man/ppm2tiff.12
-rw-r--r--man/ras2tiff.12
-rw-r--r--man/rgb2ycbcr.12
-rw-r--r--man/sgi2tiff.12
-rw-r--r--man/thumbnail.12
-rw-r--r--man/tiff2bw.12
-rw-r--r--man/tiff2ps.12
-rw-r--r--man/tiffcmp.12
-rw-r--r--man/tiffcp.12
-rw-r--r--man/tiffdither.12
-rw-r--r--man/tiffdump.12
-rw-r--r--man/tiffgt.12
-rw-r--r--man/tiffinfo.12
-rw-r--r--man/tiffmedian.12
-rw-r--r--man/tiffsplit.12
-rw-r--r--man/tiffsv.12
55 files changed, 55 insertions, 55 deletions
diff --git a/man/Makefile b/man/Makefile
index 69ed5787..f3d6d326 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/Makefile,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/Makefile,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# Warning, this file was automatically created by the TIFF configure script
#
diff --git a/man/Makefile.in b/man/Makefile.in
index 198d109f..0a7107b1 100644
--- a/man/Makefile.in
+++ b/man/Makefile.in
@@ -1,5 +1,5 @@
#! smake
-# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.1 1999-07-27 21:50:27 mike Exp $
+# $Header: /cvs/maptools/cvsroot/libtiff/man/Makefile.in,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
#
# @WARNING@
#
diff --git a/man/TIFFClose.3t b/man/TIFFClose.3t
index 9b9072cb..163d16ef 100644
--- a/man/TIFFClose.3t
+++ b/man/TIFFClose.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFClose.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFClose.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFError.3t b/man/TIFFError.3t
index 5d91f761..f24be466 100644
--- a/man/TIFFError.3t
+++ b/man/TIFFError.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFError.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFError.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFFlush.3t b/man/TIFFFlush.3t
index 01873426..67fd53cc 100644
--- a/man/TIFFFlush.3t
+++ b/man/TIFFFlush.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFFlush.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFFlush.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFGetField.3t b/man/TIFFGetField.3t
index df12f4af..e832249e 100644
--- a/man/TIFFGetField.3t
+++ b/man/TIFFGetField.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFGetField.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFGetField.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFOpen.3t b/man/TIFFOpen.3t
index d9284d6b..ee440848 100644
--- a/man/TIFFOpen.3t
+++ b/man/TIFFOpen.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFOpen.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFOpen.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFPrintDirectory.3t b/man/TIFFPrintDirectory.3t
index b03866dc..fc70bd38 100644
--- a/man/TIFFPrintDirectory.3t
+++ b/man/TIFFPrintDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFPrintDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFPrintDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFRGBAImage.3t b/man/TIFFRGBAImage.3t
index bd47d6ab..8d665575 100644
--- a/man/TIFFRGBAImage.3t
+++ b/man/TIFFRGBAImage.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFRGBAImage.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFRGBAImage.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadDirectory.3t b/man/TIFFReadDirectory.3t
index 7d079a41..7d5efa36 100644
--- a/man/TIFFReadDirectory.3t
+++ b/man/TIFFReadDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadEncodedStrip.3t b/man/TIFFReadEncodedStrip.3t
index 17eb325f..c9968d7c 100644
--- a/man/TIFFReadEncodedStrip.3t
+++ b/man/TIFFReadEncodedStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadEncodedTile.3t b/man/TIFFReadEncodedTile.3t
index bfcdd9bb..903c1070 100644
--- a/man/TIFFReadEncodedTile.3t
+++ b/man/TIFFReadEncodedTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadEncodedTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRGBAImage.3t b/man/TIFFReadRGBAImage.3t
index 2710cca0..3c1372d0 100644
--- a/man/TIFFReadRGBAImage.3t
+++ b/man/TIFFReadRGBAImage.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRGBAImage.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRGBAImage.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRawStrip.3t b/man/TIFFReadRawStrip.3t
index dbe67abe..d8025d14 100644
--- a/man/TIFFReadRawStrip.3t
+++ b/man/TIFFReadRawStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadRawTile.3t b/man/TIFFReadRawTile.3t
index 1309381d..5d95c5ba 100644
--- a/man/TIFFReadRawTile.3t
+++ b/man/TIFFReadRawTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadRawTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadScanline.3t b/man/TIFFReadScanline.3t
index 7986be75..8ed5ea6f 100644
--- a/man/TIFFReadScanline.3t
+++ b/man/TIFFReadScanline.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadScanline.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadScanline.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFReadTile.3t b/man/TIFFReadTile.3t
index d354c956..494fc7e4 100644
--- a/man/TIFFReadTile.3t
+++ b/man/TIFFReadTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFReadTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFSetDirectory.3t b/man/TIFFSetDirectory.3t
index 1329eb41..5cb305bf 100644
--- a/man/TIFFSetDirectory.3t
+++ b/man/TIFFSetDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFSetField.3t b/man/TIFFSetField.3t
index b154b7ea..9b2cfb98 100644
--- a/man/TIFFSetField.3t
+++ b/man/TIFFSetField.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetField.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFSetField.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWarning.3t b/man/TIFFWarning.3t
index 4265db58..9e0ab781 100644
--- a/man/TIFFWarning.3t
+++ b/man/TIFFWarning.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWarning.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWarning.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteDirectory.3t b/man/TIFFWriteDirectory.3t
index 127a5aef..c586ce7a 100644
--- a/man/TIFFWriteDirectory.3t
+++ b/man/TIFFWriteDirectory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteDirectory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteDirectory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteEncodedStrip.3t b/man/TIFFWriteEncodedStrip.3t
index ea9ae100..59177071 100644
--- a/man/TIFFWriteEncodedStrip.3t
+++ b/man/TIFFWriteEncodedStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteEncodedTile.3t b/man/TIFFWriteEncodedTile.3t
index 68492476..27bf37e6 100644
--- a/man/TIFFWriteEncodedTile.3t
+++ b/man/TIFFWriteEncodedTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteEncodedTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteRawStrip.3t b/man/TIFFWriteRawStrip.3t
index b4723db9..339bf32f 100644
--- a/man/TIFFWriteRawStrip.3t
+++ b/man/TIFFWriteRawStrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawStrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawStrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteRawTile.3t b/man/TIFFWriteRawTile.3t
index b99243c9..add0af19 100644
--- a/man/TIFFWriteRawTile.3t
+++ b/man/TIFFWriteRawTile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawTile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteRawTile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFWriteScanline.3t b/man/TIFFWriteScanline.3t
index ffe32cf6..80f0830a 100644
--- a/man/TIFFWriteScanline.3t
+++ b/man/TIFFWriteScanline.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteScanline.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFWriteScanline.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFbuffer.3t b/man/TIFFbuffer.3t
index a981e958..ed316042 100644
--- a/man/TIFFbuffer.3t
+++ b/man/TIFFbuffer.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFbuffer.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFbuffer.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFcodec.3t b/man/TIFFcodec.3t
index c46917d4..3f78d9bb 100644
--- a/man/TIFFcodec.3t
+++ b/man/TIFFcodec.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFcodec.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFcodec.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFmemory.3t b/man/TIFFmemory.3t
index 368d2169..dec97612 100644
--- a/man/TIFFmemory.3t
+++ b/man/TIFFmemory.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFmemory.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFmemory.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1995 Sam Leffler
.\" Copyright (c) 1995 Silicon Graphics, Inc.
diff --git a/man/TIFFquery.3t b/man/TIFFquery.3t
index f0b0c8e7..a931f735 100644
--- a/man/TIFFquery.3t
+++ b/man/TIFFquery.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFquery.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFquery.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFsize.3t b/man/TIFFsize.3t
index c03289f3..c647b641 100644
--- a/man/TIFFsize.3t
+++ b/man/TIFFsize.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFsize.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFsize.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFstrip.3t b/man/TIFFstrip.3t
index 28273cb4..d20f6d0b 100644
--- a/man/TIFFstrip.3t
+++ b/man/TIFFstrip.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFstrip.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFstrip.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1992-1997 Sam Leffler
.\" Copyright (c) 1992-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFswab.3t b/man/TIFFswab.3t
index 355cccb2..2f4e0435 100644
--- a/man/TIFFswab.3t
+++ b/man/TIFFswab.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFswab.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFswab.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/TIFFtile.3t b/man/TIFFtile.3t
index 83e359f9..38e07c16 100644
--- a/man/TIFFtile.3t
+++ b/man/TIFFtile.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFtile.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/TIFFtile.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/fax2ps.1 b/man/fax2ps.1
index ec199d36..a51fd858 100644
--- a/man/fax2ps.1
+++ b/man/fax2ps.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2ps.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2ps.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/fax2tiff.1 b/man/fax2tiff.1
index dcf2eee8..e0963f1d 100644
--- a/man/fax2tiff.1
+++ b/man/fax2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2tiff.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/fax2tiff.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/gif2tiff.1 b/man/gif2tiff.1
index 05b2fdc1..6ddcfb34 100644
--- a/man/gif2tiff.1
+++ b/man/gif2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/gif2tiff.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/gif2tiff.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/libtiff.3t b/man/libtiff.3t
index 00b0ff12..34d7a401 100644
--- a/man/libtiff.3t
+++ b/man/libtiff.3t
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/libtiff.3t,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/Attic/libtiff.3t,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/pal2rgb.1 b/man/pal2rgb.1
index fdfab439..f21a0378 100644
--- a/man/pal2rgb.1
+++ b/man/pal2rgb.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/pal2rgb.1,v 1.1 1999-07-27 21:50:27 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/pal2rgb.1,v 1.1.1.1 1999-07-27 21:50:27 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/ppm2tiff.1 b/man/ppm2tiff.1
index 06e7bd3f..1fb08e29 100644
--- a/man/ppm2tiff.1
+++ b/man/ppm2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ppm2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ppm2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/ras2tiff.1 b/man/ras2tiff.1
index 600826f2..e9f915df 100644
--- a/man/ras2tiff.1
+++ b/man/ras2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ras2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/ras2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/rgb2ycbcr.1 b/man/rgb2ycbcr.1
index 12256f96..cce71c54 100644
--- a/man/rgb2ycbcr.1
+++ b/man/rgb2ycbcr.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/sgi2tiff.1 b/man/sgi2tiff.1
index aa8553c4..d7698c58 100644
--- a/man/sgi2tiff.1
+++ b/man/sgi2tiff.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/sgi2tiff.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/sgi2tiff.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/thumbnail.1 b/man/thumbnail.1
index ab544676..ad806dca 100644
--- a/man/thumbnail.1
+++ b/man/thumbnail.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/thumbnail.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/thumbnail.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1994-1997 Sam Leffler
.\" Copyright (c) 1994-1997 Silicon Graphics, Inc.
diff --git a/man/tiff2bw.1 b/man/tiff2bw.1
index 5d979a60..98fafcd5 100644
--- a/man/tiff2bw.1
+++ b/man/tiff2bw.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2bw.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2bw.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiff2ps.1 b/man/tiff2ps.1
index 8a422779..b9276a61 100644
--- a/man/tiff2ps.1
+++ b/man/tiff2ps.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2ps.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffcmp.1 b/man/tiffcmp.1
index 91e37bbf..b3acda55 100644
--- a/man/tiffcmp.1
+++ b/man/tiffcmp.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcmp.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcmp.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffcp.1 b/man/tiffcp.1
index 82485131..fd870c9f 100644
--- a/man/tiffcp.1
+++ b/man/tiffcp.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcp.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffcp.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffdither.1 b/man/tiffdither.1
index 1f8684cf..559887ef 100644
--- a/man/tiffdither.1
+++ b/man/tiffdither.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdither.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdither.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffdump.1 b/man/tiffdump.1
index efc91551..82ed9c4a 100644
--- a/man/tiffdump.1
+++ b/man/tiffdump.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdump.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffdump.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffgt.1 b/man/tiffgt.1
index 1e2a2c05..163e0b59 100644
--- a/man/tiffgt.1
+++ b/man/tiffgt.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffgt.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffgt.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffinfo.1 b/man/tiffinfo.1
index 811918fc..6f72a488 100644
--- a/man/tiffinfo.1
+++ b/man/tiffinfo.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffinfo.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffinfo.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffmedian.1 b/man/tiffmedian.1
index 7b6c9466..68fba15f 100644
--- a/man/tiffmedian.1
+++ b/man/tiffmedian.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffmedian.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffmedian.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1990-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
diff --git a/man/tiffsplit.1 b/man/tiffsplit.1
index 4bf075a2..ac139a6a 100644
--- a/man/tiffsplit.1
+++ b/man/tiffsplit.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsplit.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsplit.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1992-1997 Sam Leffler
.\" Copyright (c) 1992-1997 Silicon Graphics, Inc.
diff --git a/man/tiffsv.1 b/man/tiffsv.1
index 1696224a..3f5a7f3d 100644
--- a/man/tiffsv.1
+++ b/man/tiffsv.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsv.1,v 1.1 1999-07-27 21:50:28 mike Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiffsv.1,v 1.1.1.1 1999-07-27 21:50:28 mike Exp $
.\"
.\" Copyright (c) 1988-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.