bug-gzip
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Annul fault in documentation


From: Matthew Farkas-Dyck
Subject: [PATCH] Annul fault in documentation
Date: Sun, 4 Dec 2011 08:22:43 -0500

diff --git a/gzip.1 b/gzip.1
index 8db327d..6aa997b 100644
--- a/gzip.1
+++ b/gzip.1
@@ -229,7 +229,7 @@ For each compressed file, list the following fields:

     compressed size: size of the compressed file
     uncompressed size: size of the uncompressed file
-    ratio: compression ratio (0.0% if unknown)
+    ratio: 1 - compression ratio (0.0% if unknown)
     uncompressed_name: name of the uncompressed file

 The uncompressed size is given as -1 for files not in gzip format,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]