fix for #693463, part of the zdiff man page edits are no longer needed
authorBdale Garbee <bdale@gag.com>
Tue, 27 Nov 2012 21:09:38 +0000 (14:09 -0700)
committerBdale Garbee <bdale@gag.com>
Tue, 27 Nov 2012 21:09:38 +0000 (14:09 -0700)
debian/patches/zdiff-man.diff
zdiff.1

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
diff --git a/zdiff.1 b/zdiff.1
index 3a586a2f3b01e2c3efe1a37d242ded419599e53a..3b0ace58e1b7ef13812e574f61c0aeef05afa237 100644 (file)
--- 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