summaryrefslogtreecommitdiff
path: root/man/gif2tiff.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/gif2tiff.1')
-rw-r--r--man/gif2tiff.112
1 files changed, 7 insertions, 5 deletions
diff --git a/man/gif2tiff.1 b/man/gif2tiff.1
index 0e260749..352dd5e8 100644
--- a/man/gif2tiff.1
+++ b/man/gif2tiff.1
@@ -1,7 +1,7 @@
-.\" $Header: /usr/people/sam/tiff/man/RCS/gif2tiff.1,v 1.6 1995/07/07 23:29:04 sam Exp $
+.\" $Header: /usr/people/sam/tiff/man/RCS/gif2tiff.1,v 1.8 1995/10/11 19:41:58 sam Exp $
.\"
-.\" Copyright (c) 1991, 1992, 1993, 1994 Sam Leffler
-.\" Copyright (c) 1991, 1992, 1993, 1994 Silicon Graphics, Inc.
+.\" Copyright (c) 1991-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 GIF2TIFF 1 "September 26, 1994"
+.TH GIF2TIFF 1 "October 15, 1995"
.SH NAME
gif2tiff \- create a
.SM TIFF
@@ -53,7 +53,9 @@ 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,
and
.B "\-c lzw"
for Lempel-Ziv & Welch (the default).