X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..3eabbbcc5d6a3dc2395a48eeed3da4bc894f644b:/src/tiff/man/ras2tiff.1 diff --git a/src/tiff/man/ras2tiff.1 b/src/tiff/man/ras2tiff.1 index 57dd034ea9..0c78ddb621 100644 --- a/src/tiff/man/ras2tiff.1 +++ b/src/tiff/man/ras2tiff.1 @@ -1,4 +1,4 @@ -.\" $Id: ras2tiff.1,v 1.3 2005/11/02 11:07:19 dron Exp $ +.\" $Id: ras2tiff.1,v 1.4 2006-04-20 12:17:19 dron Exp $ .\" .\" Copyright (c) 1990-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -65,11 +65,11 @@ is 24 or 1 (min-is-black) if the depth is not 24. 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, -.B "-c jpeg" +.B "\-c jpeg" for the baseline JPEG compression algorithm, -.B "-c zip +.B "\-c zip for the Deflate compression algorithm, and .B "\-c lzw"