fix for #693463, part of the zdiff man page edits are no longer needed
[debian/gzip] / debian / patches / zdiff-man.diff
index b402473ee063bfa394d07f06f6dbb34183844735..be2e2ad4b116d0779a3a278775f2de1d5b8a1c57 100644 (file)
@@ -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