tags 636182 patch
stop
-----
Hello,
Here is two small patchs for this bug.
Regards,
--
Stéphane Aulery
--- gzip.doc.old 2012-02-05 15:07:59.768734181 +0100
+++ gzip.doc 2012-02-05 15:10:14.489402236 +0100
@@ -85,10 +85,10 @@
ownership and timestamps of files when compressing or decompressing.
The gzip file format is specified in P. Deutsch, GZIP file format spec-
- ification version 4.3, <ftp://ftp.isi.edu/in-notes/rfc1952.txt>, Inter-
- net RFC 1952 (May 1996). The zip deflation format is specified in P.
- Deutsch, DEFLATE Compressed Data Format Specification version 1.3,
- <ftp://ftp.isi.edu/in-notes/rfc1951.txt>, Internet RFC 1951 (May 1996).
+ ification version 4.3, <http://www.ietf.org/rfc/rfc1952.txt>, Inter-
+ net RFC 1952 (May 1996). The zip deflation format is specified in P.
+ Deutsch, DEFLATE Compressed Data Format Specification version 1.3,
+ <http://www.ietf.org/rfc/rfc1951.txt>, Internet RFC 1951 (May 1996).
OPTIONS
-a --ascii
@@ -268,10 +268,10 @@
press(1), pack(1), compact(1)
The gzip file format is specified in P. Deutsch, GZIP file format spec-
- ification version 4.3, <ftp://ftp.isi.edu/in-notes/rfc1952.txt>, Inter-
- net RFC 1952 (May 1996). The zip deflation format is specified in P.
- Deutsch, DEFLATE Compressed Data Format Specification version 1.3,
- <ftp://ftp.isi.edu/in-notes/rfc1951.txt>, Internet RFC 1951 (May 1996).
+ ification version 4.3, <http://www.ietf.org/rfc/rfc1952.txt>, Inter-
+ net RFC 1952 (May 1996). The zip deflation format is specified in P.
+ Deutsch, DEFLATE Compressed Data Format Specification version 1.3,
+ <http://www.ietf.org/rfc/rfc1951.txt>, Internet RFC 1951 (May 1996).
DIAGNOSTICS
Exit status is normally 0; if an error occurs, exit status is 1. If a
--- gzip.1.old 2012-02-05 15:05:26.775975531 +0100
+++ gzip.1 2012-02-05 15:10:41.901538084 +0100
@@ -180,12 +180,12 @@
The
.I gzip
file format is specified in P. Deutsch, \s-1GZIP\s0 file format
-specification version 4.3, <ftp://ftp.isi.edu/in-notes/rfc1952.txt>,
+specification version 4.3, <http://www.ietf.org/rfc/rfc1952.txt>,
Internet RFC 1952 (May 1996). The
.I zip
deflation format is specified in P. Deutsch, \s-1DEFLATE\s0 Compressed
Data Format Specification version 1.3,
-<ftp://ftp.isi.edu/in-notes/rfc1951.txt>, Internet RFC 1951 (May 1996).
+<http://www.ietf.org/rfc/rfc1951.txt>, Internet RFC 1951 (May 1996).
.SH OPTIONS
.TP
@@ -390,13 +390,13 @@
.I gzip
file format is specified in P. Deutsch, \s-1GZIP\s0 file format
specification version 4.3,
-.BR <ftp://ftp.isi.edu/in-notes/rfc1952.txt> ,
+.BR <http://www.ietf.org/rfc/rfc1952.txt> ,
Internet RFC 1952 (May 1996).
The
.I zip
deflation format is specified in P. Deutsch, \s-1DEFLATE\s0 Compressed
Data Format Specification version 1.3,
-.BR <ftp://ftp.isi.edu/in-notes/rfc1951.txt> ,
+.BR <http://www.ietf.org/rfc/rfc1951.txt> ,
Internet RFC 1951 (May 1996).
.SH "DIAGNOSTICS"
Exit status is normally 0;