From 7608acdeef34543209730cfb9a235a5435fa09b8 Mon Sep 17 00:00:00 2001 From: Jason Leschnik Date: Thu, 21 Jan 2016 04:19:06 +0000 Subject: [PATCH] doc: correct a diagnostic in man page to match actual * gzip.1: s/no change/unchanged/ This addresses http://debbugs.gnu.org/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 -- 2.30.2