Fixed the gzip synopsis.

This commit is contained in:
Fred Drake 1998-07-27 22:30:15 +00:00
parent a30e469fda
commit ee7fd697bf
1 changed files with 2 additions and 1 deletions

View File

@ -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