summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorMatthew Hunt <mph@FreeBSD.org>1998-08-04 02:24:27 +0000
committerMatthew Hunt <mph@FreeBSD.org>1998-08-04 02:24:27 +0000
commit8de3a0c3c1321abb03eff07a4b814653a33d7b0e (patch)
tree1bb78d9ac38b19ceaa582823399b91d1ed252ba9 /archivers
parentSpelling and grammar police. (diff)
Spelling and grammar police. This commit brought to you by the
letter "A".
Notes
Notes: svn path=/head/; revision=12270
Diffstat (limited to 'archivers')
-rw-r--r--archivers/arc/pkg-descr2
-rw-r--r--archivers/bzip/pkg-descr2
-rw-r--r--archivers/lha/pkg-descr2
-rw-r--r--archivers/nulib/pkg-descr2
-rw-r--r--archivers/rar/pkg-descr4
-rw-r--r--archivers/unarj/pkg-descr2
-rw-r--r--archivers/zoo/pkg-descr2
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).