From: Paul Eggert Date: Sat, 23 Dec 2006 01:02:17 +0000 (+0000) Subject: * zdiff.1: Mention that these programs currently understand only X-Git-Tag: v1.3.12~26 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=7d8d3242d355ff8695f82422e62f018c35424535;p=debian%2Fgzip * zdiff.1: Mention that these programs currently understand only formats that gzip does. Problem reported by Jari Aalto in . --- diff --git a/ChangeLog b/ChangeLog index 9649dfc..1536e72 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-12-22 Paul Eggert + + * zdiff.1: Mention that these programs currently understand only + formats that gzip does. Problem reported by Jari Aalto in + . + 2006-12-20 Paul Eggert * inflate.c (huft_build): Fix regression that caused gzip to diff --git a/zdiff.1 b/zdiff.1 index ea3bf41..588974c 100644 --- a/zdiff.1 +++ b/zdiff.1 @@ -11,13 +11,15 @@ zcmp, zdiff \- compare compressed files [ file2 ] .SH DESCRIPTION .I Zcmp -and +and .I zdiff are used to invoke the .I cmp or the .I diff -program on compressed files. All options specified are passed directly to +program on files compressed via +.IR gzip "." +All options specified are passed directly to .I cmp or .IR diff "." @@ -29,7 +31,7 @@ If two files are specified, then they are uncompressed if necessary and fed to .I cmp or .IR diff "." -The exit status from +The exit status from .I cmp or .I diff