maint: tweak a distcheck rule
[debian/gzip] / gzip.1
diff --git a/gzip.1 b/gzip.1
index e6aa278cd2282fd8c4e22d2eee35437f45e5e833..67148fc10aad9122c7dc7b245c64ee2a07e4a27b 100644 (file)
--- a/gzip.1
+++ b/gzip.1
@@ -31,8 +31,6 @@ each file is replaced by one with the extension
 .BR "\&.gz" ,
 while keeping the same ownership modes, access and modification times.
 (The default extension is
-.B "\-gz"
-for VMS,
 .B "z"
 for MSDOS, OS/2 FAT, Windows NT FAT and Atari.)
 If no files are specified, or if a file name is "-", the standard input is
@@ -403,9 +401,6 @@ containing the following:
       #! /bin/sh
       export PATH=/usr/bin
       exec gzip \-9 "$@"
-
-On VMS, the name of the obsolescent environment variable is GZIP_OPT, to
-avoid a conflict with the symbol set for invocation of the program.
 .SH "SEE ALSO"
 znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), compress(1)
 .PP
@@ -504,7 +499,7 @@ the default compression level (-6). On some highly redundant files,
 compresses better than
 .IR gzip .
 .SH "COPYRIGHT NOTICE"
-Copyright \(co 1998-1999, 2001-2002, 2012, 2015-2016 Free Software Foundation,
+Copyright \(co 1998-1999, 2001-2002, 2012, 2015-2017 Free Software Foundation,
 Inc.
 .br
 Copyright \(co 1992, 1993 Jean-loup Gailly