Merge commit 'upstream/1.4'
[debian/gzip] / gzip.1
diff --git a/gzip.1 b/gzip.1
index 2989842b80f8ac7340a5a648e87a98417edb8d8d..d8fe0b99e81015ab92a9b5d6cd82c03aa18dce44 100644 (file)
--- a/gzip.1
+++ b/gzip.1
@@ -72,7 +72,7 @@ legal.
 .PP
 .I gunzip
 takes a list of files on its command line and replaces each
-file whose name ends with .gz, -gz, .z, -z, _z or .Z
+file whose name ends with .gz, -gz, .z, -z, or _z (ignoring case)
 and which begins with the correct magic number with an uncompressed
 file without the original extension.
 .I gunzip