]> git.saurik.com Git - wxWidgets.git/blobdiff - src/tiff/man/sgi2tiff.1
Use wxjpeg_boolean in libtiff sources.
[wxWidgets.git] / src / tiff / man / sgi2tiff.1
index 6494d27acf80df31aa08dd0cb015a38dd9eab2f2..650adb3cca49ba9a85f040db2657ad930ebfed89 100644 (file)
@@ -1,4 +1,4 @@
-.\" $Id: sgi2tiff.1,v 1.3 2005/11/02 11:07:19 dron Exp $
+.\" $Id: sgi2tiff.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.
@@ -58,11 +58,11 @@ with the options described below.
 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"