summaryrefslogtreecommitdiff
path: root/man/tiff2bw.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/tiff2bw.1')
-rw-r--r--man/tiff2bw.116
1 files changed, 11 insertions, 5 deletions
diff --git a/man/tiff2bw.1 b/man/tiff2bw.1
index 0bf3cb40..a1f454f5 100644
--- a/man/tiff2bw.1
+++ b/man/tiff2bw.1
@@ -1,7 +1,7 @@
-.\" $Header: /usr/people/sam/tiff/man/RCS/tiff2bw.1,v 1.12 1995/07/07 23:29:04 sam Exp $
+.\" $Header: /usr/people/sam/tiff/man/RCS/tiff2bw.1,v 1.14 1995/10/11 19:42:03 sam Exp $
.\"
-.\" Copyright (c) 1988, 1989, 1990, 1991, 1992, 1993, 1994 Sam Leffler
-.\" Copyright (c) 1991, 1992, 1993, 1994 Silicon Graphics, Inc.
+.\" Copyright (c) 1988-1995 Sam Leffler
+.\" Copyright (c) 1991-1995 Silicon Graphics, Inc.
.\"
.\" Permission to use, copy, modify, distribute, and sell this software and
.\" its documentation for any purpose is hereby granted without fee, provided
@@ -23,7 +23,7 @@
.\" OF THIS SOFTWARE.
.\"
.if n .po 0
-.TH TIFF2BW 1 "September 26, 1994"
+.TH TIFF2BW 1 "October 15, 1995"
.SH NAME
tiff2bw \- convert a color
.SM TIFF
@@ -59,7 +59,13 @@ Specify a compression scheme to use when writing image data:
.B "\-c none"
for no compression,
.B "-c packbits"
-for the PackBits compression algorithm),
+for the PackBits compression algorithm,
+.B "-c zip
+for the Deflate compression algorithm,
+.B "-c g3
+for the CCITT Group 3 compression algorithm,
+.B "-c g4
+for the CCITT Group 4 compression algorithm,
and
.B "\-c lzw"
for Lempel-Ziv & Welch (the default).