summaryrefslogtreecommitdiff
path: root/man/rgb2ycbcr.1
diff options
context:
space:
mode:
authordron <dron>2006-04-20 12:17:19 +0000
committerdron <dron>2006-04-20 12:17:19 +0000
commit7bbdee3783c193625b66ee6cf06e1172d4ad56b6 (patch)
tree303988028f0930db3577006cd722382cfcd05c3d /man/rgb2ycbcr.1
parent6dd9ee9781a6aef42da13a29c40b13a24fc68359 (diff)
downloadlibtiff-7bbdee3783c193625b66ee6cf06e1172d4ad56b6.tar.gz
Improvements in page formatting as per bug
http://bugzilla.remotesensing.org/show_bug.cgi?id=114
Diffstat (limited to 'man/rgb2ycbcr.1')
-rw-r--r--man/rgb2ycbcr.18
1 files changed, 4 insertions, 4 deletions
diff --git a/man/rgb2ycbcr.1 b/man/rgb2ycbcr.1
index e547d427..01a332ca 100644
--- a/man/rgb2ycbcr.1
+++ b/man/rgb2ycbcr.1
@@ -1,4 +1,4 @@
-.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.3 2005-11-02 11:07:19 dron Exp $
+.\" $Header: /cvs/maptools/cvsroot/libtiff/man/rgb2ycbcr.1,v 1.4 2006-04-20 12:17:19 dron Exp $
.\"
.\" Copyright (c) 1991-1997 Sam Leffler
.\" Copyright (c) 1991-1997 Silicon Graphics, Inc.
@@ -70,11 +70,11 @@ rows per strip.
Specify a compression scheme to use when writing image data:
.B "\-c none"
for no compression,
-.B "-c packbits"
+.B "\-c packbits"
for the PackBits compression algorithm (the default),
-.B "-c jpeg"
+.B "\-c jpeg"
for the JPEG compression algorithm,
-.B "-c zip"
+.B "\-c zip"
for the deflate compression algorithm,
and
.B "\-c lzw"