From c74a8d3471d96499f0d0f5c7160e2962768f4738 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Mon, 16 Oct 2023 11:10:10 +0300
Subject: [PATCH] fix a man page typo -- from debian.
Description: fix TIFFReadRawStrip man page typo
Change TIFFReadEncodedStrip to TIFFReadRawStrip as needed.
Author: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Bug-Debian: https://bugs.debian.org/672858
---
html/man/TIFFReadRawStrip.3tiff.html | 2 +-
man/TIFFReadRawStrip.3tiff | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/html/man/TIFFReadRawStrip.3tiff.html b/html/man/TIFFReadRawStrip.3tiff.html
index 4fe1a995..d8ea9d98 100644
--- a/html/man/TIFFReadRawStrip.3tiff.html
+++ b/html/man/TIFFReadRawStrip.3tiff.html
@@ -71,7 +71,7 @@ <h2>RETURN VALUES</h2>
<td width="8%"></td>
<td width="91%">
<p>The actual number of bytes of data that were placed in
-<i>buf</i> is returned; <i>TIFFReadEncodedStrip</i> returns
+<i>buf</i> is returned; <i>TIFFReadRawStrip</i> returns
−1 if an error was encountered.</p>
</td>
</table>
diff --git a/man/TIFFReadRawStrip.3tiff b/man/TIFFReadRawStrip.3tiff
index 6d411df4..dfd5a51f 100644
--- a/man/TIFFReadRawStrip.3tiff
+++ b/man/TIFFReadRawStrip.3tiff
@@ -46,7 +46,7 @@ large as the number returned by
The actual number of bytes of data that were placed in
.I buf
is returned;
-.IR TIFFReadEncodedStrip
+.IR TIFFReadRawStrip
returns \-1 if an error was encountered.
.SH DIAGNOSTICS
All error messages are directed to the