summaryrefslogtreecommitdiff
path: root/man/sgi2tiff.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/sgi2tiff.1')
-rw-r--r--man/sgi2tiff.112
1 files changed, 8 insertions, 4 deletions
diff --git a/man/sgi2tiff.1 b/man/sgi2tiff.1
index e7eab097..e40a2a3b 100644
--- a/man/sgi2tiff.1
+++ b/man/sgi2tiff.1
@@ -1,7 +1,7 @@
-.\" $Header: /usr/people/sam/tiff/man/RCS/sgi2tiff.1,v 1.6 1995/07/07 23:29:04 sam Exp $
+.\" $Header: /usr/people/sam/tiff/man/RCS/sgi2tiff.1,v 1.8 1995/10/11 19:42:02 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 SGI2TIFF 1 "September 26, 1994"
+.TH SGI2TIFF 1 "October 15, 1995"
.SH NAME
sgi2tiff \- create a
.SM TIFF
@@ -60,6 +60,10 @@ Specify a compression scheme to use when writing image data:
for no compression,
.B "-c packbits"
for the PackBits compression algorithm),
+.B "-c jpeg"
+for the baseline JPEG compression algorithm,
+.B "-c zip
+for the Deflate compression algorithm,
and
.B "\-c lzw"
for Lempel-Ziv & Welch (the default).