X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=znew.1;h=2a7e5e1ad63eae957586b5a8ade379f152e3170b;hb=978bac5333774bc6e3191772abdc2b9be98aacca;hp=dcdf84fdfa81e1ae997500a728d3dbed5acd5818;hpb=4ee107046a0ffd91f6c60c787326a5e27b799f6d;p=debian%2Fgzip diff --git a/znew.1 b/znew.1 index dcdf84f..2a7e5e1 100644 --- a/znew.1 +++ b/znew.1 @@ -32,9 +32,16 @@ Keep a .Z file when it is smaller than the .gz file; implies .SH "SEE ALSO" gzip(1), zmore(1), zdiff(1), zgrep(1), zforce(1), gzexe(1), compress(1) .SH BUGS -.I Znew -does not maintain the time stamp with the -P option if -.I cpmod(1) -is not available and -.I touch(1) -does not support the -r option. +If the +.B \-P +option is used, +.I znew +does not maintain the time stamp if +.IR touch (1) +does not support the +.B \-r +option, and does not maintain permissions if +.IR chmod (1) +does not support the +.B \-\-reference +option.