commit | ee7fd697bf2e1752f2a484030906ea7b7912e0e8 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Jul 27 22:30:15 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Jul 27 22:30:15 1998 +0000 |
tree | b3bea30342b24489285086ff698b069c9e99d696 | |
parent | a30e469fdada137877890ee5efea40f68c2bd223 [diff] [blame] |
Fixed the gzip synopsis.
diff --git a/Doc/lib/libgzip.tex b/Doc/lib/libgzip.tex index 75388a8..4bc7d80 100644 --- a/Doc/lib/libgzip.tex +++ b/Doc/lib/libgzip.tex
@@ -1,7 +1,8 @@ \section{Standard Module \module{gzip}} \declaremodule{standard}{gzip} -\modulesynopsis{None} +\modulesynopsis{Interfaces for \program{gzip} compression and +decompression using file objects.} The data compression provided by the \code{zlib} module is compatible