From 01031ec109f434e95f4867d620dd8743c8c5434a Mon Sep 17 00:00:00 2001
From: Jason Leschnik <jason@torrents.(none)>
Date: Thu, 21 Jan 2016 04:19:06 +0000
Subject: [PATCH] Correcting manpage dianostic error output with manpage
 bug:22413

---
 gzip.1 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gzip.1 b/gzip.1
index 255adaa..07995ea 100644
--- 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
-- 
1.7.10.4

