From: Bdale Garbee Date: Tue, 19 Jun 2012 20:31:03 +0000 (-0600) Subject: update man patch to reflect upstream text change in 1.5 X-Git-Tag: debian/1.5-1~10 X-Git-Url: https://git.gag.com/?p=debian%2Fgzip;a=commitdiff_plain;h=361a1fb8599b8e1ed356be7e2a629c0d5c833b8f update man patch to reflect upstream text change in 1.5 --- diff --git a/debian/patches/gzip-man-pack.diff b/debian/patches/gzip-man-pack.diff index dfa2a4e..0922cf9 100644 --- a/debian/patches/gzip-man-pack.diff +++ b/debian/patches/gzip-man-pack.diff @@ -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 7dbcb02..4817180 100644 --- 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.