diff options
author | mph <mph@FreeBSD.org> | 1998-08-04 10:24:27 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-08-04 10:24:27 +0800 |
commit | 3ee55e303429ea9d8a6f65d82bf32ad200bb96cd (patch) | |
tree | 308fbb462aa5f7dc78f71c2ee7d28f9ff2084667 /archivers | |
parent | 9a9977ae548439c698c3958d4ae37caaa414ad40 (diff) | |
download | freebsd-ports-gnome-3ee55e303429ea9d8a6f65d82bf32ad200bb96cd.tar.gz freebsd-ports-gnome-3ee55e303429ea9d8a6f65d82bf32ad200bb96cd.tar.zst freebsd-ports-gnome-3ee55e303429ea9d8a6f65d82bf32ad200bb96cd.zip |
Spelling and grammar police. This commit brought to you by the
letter "A".
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arc/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/bzip/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/lha/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/nulib/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/rar/pkg-descr | 4 | ||||
-rw-r--r-- | archivers/unarj/pkg-descr | 2 | ||||
-rw-r--r-- | archivers/zoo/pkg-descr | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/archivers/arc/pkg-descr b/archivers/arc/pkg-descr index f91ee3211816..105bc85d96fe 100644 --- a/archivers/arc/pkg-descr +++ b/archivers/arc/pkg-descr @@ -1,4 +1,4 @@ This package creates and extracts-from ARC archives. An ARC archive contains files which are compressed according to the most efficient -of three algorythms. ARC archives are usually only used for compatibility +of three algorithms. ARC archives are usually only used for compatibility with MS-DOS. diff --git a/archivers/bzip/pkg-descr b/archivers/bzip/pkg-descr index c773207da1f6..a55a07fe38ff 100644 --- a/archivers/bzip/pkg-descr +++ b/archivers/bzip/pkg-descr @@ -1,4 +1,4 @@ -Bzip compresses files using the Burrows-Wheeler-Fenwick +Bzip compresses files using the Burrows-Wheeler-Fenwick block-sorting text compression algorithm. Compression is generally considerably better than that achieved by diff --git a/archivers/lha/pkg-descr b/archivers/lha/pkg-descr index 0a2bfc77c40f..43b38cdc8788 100644 --- a/archivers/lha/pkg-descr +++ b/archivers/lha/pkg-descr @@ -8,7 +8,7 @@ extraction using -lh6- algorithm. Okamoto <GBA02146@NIFTYSERVE.OR.JP>. - If this software is included in medium that may be obtained by + If this software is included in a medium that may be obtained by users without network connectivity, please notify Tsuguo Okamoto in advance. Redistribution over networks is not restricted. diff --git a/archivers/nulib/pkg-descr b/archivers/nulib/pkg-descr index ebd40fd9f102..51d3ce8c6d22 100644 --- a/archivers/nulib/pkg-descr +++ b/archivers/nulib/pkg-descr @@ -2,5 +2,5 @@ Nulib is a shell-based NuFX archive utility, based loosely on ARC for the IBM PC and ar(1) under UNIX. It allows you to perform certain operations on the same archives used by ShrinkIt, including view archive contents, add to archive, extract from archive, and delete -from archive. In addi- tion, it will list and unpack files from +from archive. In addition, it will list and unpack files from Binary II archives. diff --git a/archivers/rar/pkg-descr b/archivers/rar/pkg-descr index 290dfef64ae7..f29476bfa1f0 100644 --- a/archivers/rar/pkg-descr +++ b/archivers/rar/pkg-descr @@ -1,4 +1,4 @@ The rar archiver adds and extracts files to and from an archive. The - archive is usually a regular file, which name has ".rar" suffix in its - end. Archive could be a media like a floppy diskette, tape or any other + archive is usually a regular file, whose ends in the ".rar" suffix. + The archive could be a medium like a floppy diskette, tape or any other storage device. diff --git a/archivers/unarj/pkg-descr b/archivers/unarj/pkg-descr index 9ec587fba029..a152518beed0 100644 --- a/archivers/unarj/pkg-descr +++ b/archivers/unarj/pkg-descr @@ -1,4 +1,4 @@ -This is an extract only program which allows access to the contents of ARJ +This is an extract-only program which allows access to the contents of ARJ archives. COMMAND SYNTAX: 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). |