aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/manual/etags/tex-src/gzip.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/manual/etags/tex-src/gzip.texi b/test/manual/etags/tex-src/gzip.texi
index ea5f7f5879e..72c5c7e93b6 100644
--- a/test/manual/etags/tex-src/gzip.texi
+++ b/test/manual/etags/tex-src/gzip.texi
@@ -148,7 +148,7 @@ input and writes the uncompressed data on standard output. @code{zcat}
148will uncompress files that have the correct magic number whether they 148will uncompress files that have the correct magic number whether they
149have a @samp{.gz} suffix or not. 149have a @samp{.gz} suffix or not.
150 150
151@code{gzip} uses the Lempel-Ziv algorithm used in @code{zip} and PKZIP. 151@code{gzip} uses the Lempel-Ziv algorithm used in @code{zip} and PKZIP@.
152The amount of compression obtained depends on the size of the input and 152The amount of compression obtained depends on the size of the input and
153the distribution of common substrings. Typically, text such as source 153the distribution of common substrings. Typically, text such as source
154code or English is reduced by 60-70%. Compression is generally much 154code or English is reduced by 60-70%. Compression is generally much