From: Bdale Garbee Date: Tue, 27 Nov 2012 21:09:38 +0000 (-0700) Subject: fix for #693463, part of the zdiff man page edits are no longer needed X-Git-Tag: debian/1.6-1~15 X-Git-Url: https://git.gag.com/?p=debian%2Fgzip;a=commitdiff_plain;h=f277ee25feefa0c56bcc71d96d99a78a4c17bffb fix for #693463, part of the zdiff man page edits are no longer needed --- diff --git a/debian/patches/zdiff-man.diff b/debian/patches/zdiff-man.diff index b402473..be2e2ad 100644 --- a/debian/patches/zdiff-man.diff +++ b/debian/patches/zdiff-man.diff @@ -1,5 +1,5 @@ diff --git a/zdiff.1 b/zdiff.1 -index 588974c..3a586a2 100644 +index 588974c..3b0ace5 100644 --- a/zdiff.1 +++ b/zdiff.1 @@ -10,6 +10,7 @@ zcmp, zdiff \- compare compressed files @@ -27,17 +27,3 @@ index 588974c..3a586a2 100644 .I cmp or .IR diff "." -@@ -36,6 +37,13 @@ The exit status from - or - .I diff - is preserved. -+.P -+When both files must be uncompressed before comparison, the second is -+uncompressed to -+.IR "/tmp" "." -+In all other cases, -+.IR "zdiff" " and " "zcmp" -+use only a pipe. - .SH "SEE ALSO" - cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1), gzip(1), gzexe(1) - .SH BUGS diff --git a/zdiff.1 b/zdiff.1 index 3a586a2..3b0ace5 100644 --- a/zdiff.1 +++ b/zdiff.1 @@ -37,13 +37,6 @@ The exit status from or .I diff is preserved. -.P -When both files must be uncompressed before comparison, the second is -uncompressed to -.IR "/tmp" "." -In all other cases, -.IR "zdiff" " and " "zcmp" -use only a pipe. .SH "SEE ALSO" cmp(1), diff(1), zmore(1), zgrep(1), znew(1), zforce(1), gzip(1), gzexe(1) .SH BUGS