X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8414a40c52191d4c7cfeea74df22d9d64cbec415..4e5e421c78de12a560de3e6fd2bc74304df681b1:/src/tiff/man/tiff2bw.1 diff --git a/src/tiff/man/tiff2bw.1 b/src/tiff/man/tiff2bw.1 index 01135bee1d..ccbe7e8fa0 100644 --- a/src/tiff/man/tiff2bw.1 +++ b/src/tiff/man/tiff2bw.1 @@ -1,4 +1,4 @@ -.\" $Id: tiff2bw.1,v 1.2 2005/11/02 11:07:19 dron Exp $ +.\" $Id: tiff2bw.1,v 1.3 2006-04-20 12:17:19 dron Exp $ .\" .\" Copyright (c) 1988-1997 Sam Leffler .\" Copyright (c) 1991-1997 Silicon Graphics, Inc. @@ -31,7 +31,7 @@ image to greyscale .SH SYNOPSIS .B tiff2bw [ -options +.I options ] .I input.tif .I output.tif @@ -58,13 +58,13 @@ options may be used. 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 zip +.B "\-c zip for the Deflate compression algorithm, -.B "-c g3 +.B "\-c g3 for the CCITT Group 3 compression algorithm, -.B "-c g4 +.B "\-c g4 for the CCITT Group 4 compression algorithm, and .B "\-c lzw"