From: Josh Triplett Date: Fri, 19 Mar 2021 23:57:22 +0000 (+0100) Subject: environ.7: Remove obsolete admonishment of the GZIP environment variable X-Git-Tag: man-pages-5.12~300 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3333af873d4d58b840ea02eac408932d7ed6d8cd;p=thirdparty%2Fman-pages.git environ.7: Remove obsolete admonishment of the GZIP environment variable gzip deprecated the GZIP environment variable long ago. Signed-off-by: Josh Triplett [ alx: srcfix ] Signed-off-by: Alejandro Colomar Signed-off-by: Michael Kerrisk --- diff --git a/man7/environ.7 b/man7/environ.7 index d61b681347..5208f06307 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -339,16 +339,11 @@ etc.). However, in some traditional uses such an environment variable gives options for the program instead of a pathname. Thus, one has -.BR MORE , -.BR LESS , +.B MORE and -.BR GZIP . +.BR LESS . Such usage is considered mistaken, and to be avoided in new programs. -The authors of -.I gzip -should consider renaming their option to -.BR GZIP_OPT . .SH SEE ALSO .BR bash (1), .BR csh (1),