Spelling corrected.
This commit is contained in:
parent
11d70b5aca
commit
3f1512b1a5
@ -1,4 +1,4 @@
|
||||
.\" $Header: /cvs/maptools/cvsroot/libtiff/man/tiff2rgba.1,v 1.1 2001-06-13 15:23:57 warmerda Exp $
|
||||
.\" $Id: tiff2rgba.1,v 1.2 2005-09-20 10:49:14 dron Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1988-1997 Sam Leffler
|
||||
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
|
||||
@ -23,7 +23,7 @@
|
||||
.\" OF THIS SOFTWARE.
|
||||
.\"
|
||||
.if n .po 0
|
||||
.TH TIFF2RGBA 1 "June 13, 2001"
|
||||
.TH TIFF2RGBA 1 "September 20, 2005" "tiff2rgba"
|
||||
.SH NAME
|
||||
tiff2rgba \- convert a
|
||||
.SM TIFF
|
||||
@ -53,7 +53,7 @@ The generated images are stripped images with four samples per pixel
|
||||
(red, green, blue and alpha) or if the -n flag is used, three samples
|
||||
per pixel (red, green, and blue). The resulting images are always planar
|
||||
configuration contiguous. For this reason, this program is a useful utility
|
||||
for transform exotic TIFF files into a form ingestable by almost any TIFF
|
||||
for transform exotic TIFF files into a form ingestible by almost any TIFF
|
||||
supporting software.
|
||||
.SH OPTIONS
|
||||
.TP
|
||||
|
Loading…
Reference in New Issue
Block a user