doc: correct a diagnostic in man page to match actual
authorJason Leschnik <jason@leschnik.me>
Thu, 21 Jan 2016 04:19:06 +0000 (04:19 +0000)
committerJim Meyering <meyering@fb.com>
Fri, 22 Jan 2016 14:19:52 +0000 (22:19 +0800)
* gzip.1: s/no change/unchanged/
This addresses http://debbugs.gnu.org/22413

gzip.1

diff --git a/gzip.1 b/gzip.1
index 255adaab214cad391a8e66d1037110ec71e2f6b0..07995ea99366a1ae049e1e79168804b099734a62 100644 (file)
--- a/gzip.1
+++ b/gzip.1
@@ -437,7 +437,7 @@ than the decompress code on this machine.
 Recompress the file with gzip, which compresses better and uses
 less memory.
 .TP
-\fIfile\fP\^: already has .gz suffix -- no change
+\fIfile\fP\^: already has .gz suffix -- unchanged
 The file is assumed to be already compressed.
 Rename the file and try again.
 .TP