projects
/
tools
/
pristine-tar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2280167
)
delink
author
Joey Hess
<joey@kitenet.net>
Thu, 13 May 2010 06:50:36 +0000
(
02:50
-0400)
committer
Joey Hess
<joey@kitenet.net>
Thu, 13 May 2010 06:50:36 +0000
(
02:50
-0400)
zgz.pod
patch
|
blob
|
history
diff --git
a/zgz.pod
b/zgz.pod
index d8f3b467db75b1ad900e458f5ac9f06f622ca46f..0f49aaf5be9d822fb1f0c0a28214c509afe3c389 100644
(file)
--- a/
zgz.pod
+++ b/
zgz.pod
@@
-9,7
+9,7
@@
B<zgz> [options] < file > file.gz
=head1 DESCRIPTION
This program is an unholy combination of the BSD gzip program, a modified
-GNU
L<gzip>(1)
that supports setting an arbitrary file name and timestamp,
+GNU
gzip
that supports setting an arbitrary file name and timestamp,
and an old, rotting version of bzip2 that we dug up somewhere at midnight.
Only the bits to do with file compression were kept.