update man patch to reflect upstream text change in 1.5
authorBdale Garbee <bdale@gag.com>
Tue, 19 Jun 2012 20:31:03 +0000 (14:31 -0600)
committerBdale Garbee <bdale@gag.com>
Tue, 19 Jun 2012 20:31:03 +0000 (14:31 -0600)
debian/patches/gzip-man-pack.diff
gzip.1

index dfa2a4e0e8e0c6b5122c717d5d334fc23fad4fd1..0922cf93a642c89029efe80e6d1441eb44126d4e 100644 (file)
@@ -1,15 +1,7 @@
---- old/gzip.1 2012-02-04 23:12:50.000000000 +0100
-+++ new/gzip.1 2012-02-04 22:58:11.181471569 +0100
-@@ -300,7 +300,7 @@
- Previous versions of gzip used
- the .z suffix. This was changed to avoid a conflict with
--.IR pack "(1)".
-+.I pack.
- .TP
- .B \-t --test
- Test. Check the compressed file integrity.
-@@ -383,8 +383,7 @@
+diff -u -r gzip-1.5/gzip.1 /home/bdale/debian/gzip/gzip.1
+--- gzip-1.5/gzip.1    2012-01-01 01:38:20.000000000 -0700
++++ /home/bdale/debian/gzip/gzip.1     2012-06-19 14:01:25.466323418 -0600
+@@ -382,8 +382,7 @@
  On Vax/VMS, the name of the environment variable is GZIP_OPT, to
  avoid a conflict with the symbol set for invocation of the program.
  .SH "SEE ALSO"
@@ -18,4 +10,3 @@
 +znew(1), zcmp(1), zmore(1), zforce(1), gzexe(1), zip(1), unzip(1), compress(1)
  .PP
  The
- .I gzip
diff --git a/gzip.1 b/gzip.1
index 7dbcb0283eebd5f5a87fb306f037f0c03a2201b2..4817180da9d09ea33cdd8ab02410ebf162bef560 100644 (file)
--- a/gzip.1
+++ b/gzip.1
@@ -299,7 +299,6 @@ are transferred to other systems.
 When decompressing, add .suf to the beginning of the list of
 suffixes to try, when deriving an output file name from an input file name.
 
-.IR pack "(1)".
 .TP
 .B \-t --test
 Test. Check the compressed file integrity.