diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 02:24:27 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-04 02:24:27 +0000 |
commit | 8de3a0c3c1321abb03eff07a4b814653a33d7b0e (patch) | |
tree | 1bb78d9ac38b19ceaa582823399b91d1ed252ba9 /archivers/zoo | |
parent | Spelling and grammar police. (diff) |
Spelling and grammar police. This commit brought to you by the
letter "A".
Diffstat (limited to 'archivers/zoo')
-rw-r--r-- | archivers/zoo/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/zoo/pkg-descr b/archivers/zoo/pkg-descr index 6c9afde5eb00..ace614ecd36a 100644 --- a/archivers/zoo/pkg-descr +++ b/archivers/zoo/pkg-descr @@ -1,7 +1,7 @@ Zoo is used to create and maintain collections of files in compressed form. It uses a Lempel-Ziv compression algorithm that gives space savings in the range of 20% to 80% depending on the type of file -data. Zoo can store and selectively extract multiple generations of +data. Zoo can store and selectively extract multiple generations of the same file. Data can be recovered from damaged archives by skipping the damaged portion and locating undamaged data with the help of fiz(1). |