diff options
author | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-04-22 02:57:31 +0000 |
commit | e422a7df78f2036a35b8955e4f00008449eef1e1 (patch) | |
tree | 80aacf6e20df03a53f58dba9f0314b27c6fac98b /archivers | |
parent | f3d51da982b780f12f96583b4e28927bdd5c7953 (diff) | |
download | pkgsrc-e422a7df78f2036a35b8955e4f00008449eef1e1.tar.gz |
Fix typo or mispelling.
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/rzip/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rzip/DESCR b/archivers/rzip/DESCR index e0a4a94ad35..0d65c476d21 100644 --- a/archivers/rzip/DESCR +++ b/archivers/rzip/DESCR @@ -1,4 +1,4 @@ rzip is a compression program, similar in functionality to gzip or -bzip2, but able to take advantage long distance redundencies in files, +bzip2, but able to take advantage long distance redundancies in files, which can sometimes allow rzip to produce much better compression ratios than other programs. |