commit | bbac43223c3ead4745d41414df13d113d79334ad | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Sat Feb 20 00:14:17 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Sat Feb 20 00:14:17 1999 +0000 |
tree | 08001df173f742c7ee291ae1e9ad196704fa7d59 | |
parent | da5736533705f22a2673fbdc53ea9c537751c43c [diff] [blame] |
Shorten a few section titles.
diff --git a/Doc/lib/libgzip.tex b/Doc/lib/libgzip.tex index 3bae734..ba3267c 100644 --- a/Doc/lib/libgzip.tex +++ b/Doc/lib/libgzip.tex
@@ -1,7 +1,7 @@ \section{\module{gzip} --- - \program{gzip} compression and decompression using files.} -\declaremodule{standard}{gzip} + Support for \program{gzip} files} +\declaremodule{standard}{gzip} \modulesynopsis{Interfaces for \program{gzip} compression and decompression using file objects.}