# HG changeset patch # User Jim Blandy # Date 740070727 0 # Node ID 87bd6540514fa73980d4031610b0196a4b07e739 # Parent 33e82e88a2104596c72336f389b8946491e1b82d Mention that gzip files end in ".gz", not ".z". diff -r 33e82e88a210 -r 87bd6540514f GETTING.GNU.SOFTWARE --- a/GETTING.GNU.SOFTWARE Mon Jun 14 15:06:46 1993 +0000 +++ b/GETTING.GNU.SOFTWARE Mon Jun 14 15:12:07 1993 +0000 @@ -36,7 +36,7 @@ Free Software Foundation. See `/pub/gnu/GNUinfo/DISTRIB' and `/pub/gnu/GNUinfo/ORDERS'. -* What format are the *.z files in? +* What format are the *.gz files in? Because the unix `compress' utility is patented (by two separate patents, in fact), we cannot use it; it's not free software. @@ -46,11 +46,11 @@ compress better anyway. As of March 1993, all compressed files in the GNU anonymous FTP area, `prep.ai.mit.edu:/pub/gnu', have been converted to the new format. Files compressed with this new -compression program end in `.z' (as opposed to `compress'-compressed +compression program end in `.gz' (as opposed to `compress'-compressed files, which end in `.Z'). Gzip can uncompress `compress'-compressed files and `pack' files -(which also end in `.z'). This is possible because the various +(which end in `.z'). This is possible because the various decompression algorithms are not patented---only compression is. The gzip program is available from any GNU mirror site in shar, tar,