aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--GETTING.GNU.SOFTWARE6
1 files changed, 3 insertions, 3 deletions
diff --git a/GETTING.GNU.SOFTWARE b/GETTING.GNU.SOFTWARE
index aaf4899af52..3652f504dcb 100644
--- a/GETTING.GNU.SOFTWARE
+++ b/GETTING.GNU.SOFTWARE
@@ -36,7 +36,7 @@ some funds to us to help in our efforts, you can order one from the
36Free Software Foundation. See `/pub/gnu/GNUinfo/DISTRIB' and 36Free Software Foundation. See `/pub/gnu/GNUinfo/DISTRIB' and
37`/pub/gnu/GNUinfo/ORDERS'. 37`/pub/gnu/GNUinfo/ORDERS'.
38 38
39* What format are the *.z files in? 39* What format are the *.gz files in?
40 40
41Because the unix `compress' utility is patented (by two separate 41Because the unix `compress' utility is patented (by two separate
42patents, in fact), we cannot use it; it's not free software. 42patents, in fact), we cannot use it; it's not free software.
@@ -46,11 +46,11 @@ Therefore, the GNU Project has chosen a new compression utility,
46compress better anyway. As of March 1993, all compressed files in the 46compress better anyway. As of March 1993, all compressed files in the
47GNU anonymous FTP area, `prep.ai.mit.edu:/pub/gnu', have been 47GNU anonymous FTP area, `prep.ai.mit.edu:/pub/gnu', have been
48converted to the new format. Files compressed with this new 48converted to the new format. Files compressed with this new
49compression program end in `.z' (as opposed to `compress'-compressed 49compression program end in `.gz' (as opposed to `compress'-compressed
50files, which end in `.Z'). 50files, which end in `.Z').
51 51
52Gzip can uncompress `compress'-compressed files and `pack' files 52Gzip can uncompress `compress'-compressed files and `pack' files
53(which also end in `.z'). This is possible because the various 53(which end in `.z'). This is possible because the various
54decompression algorithms are not patented---only compression is. 54decompression algorithms are not patented---only compression is.
55 55
56The gzip program is available from any GNU mirror site in shar, tar, 56The gzip program is available from any GNU mirror site in shar, tar,