-.\" $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.
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"