summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-02-08 23:12:10 +0000
committerwiz <wiz@pkgsrc.org>2009-02-08 23:12:10 +0000
commit9db60ccb61140456996b72e369bfffadef18f343 (patch)
treea391828850d5c9234a2664bcf24384304e115e26 /pkgtools/pkg_install/files/add
parent5db37a19b0df199b9f5977a0ced4a3220bb70521 (diff)
downloadpkgsrc-9db60ccb61140456996b72e369bfffadef18f343.tar.gz
Spelling fixes.
Diffstat (limited to 'pkgtools/pkg_install/files/add')
-rw-r--r--pkgtools/pkg_install/files/add/pkg_add.112
1 files changed, 6 insertions, 6 deletions
diff --git a/pkgtools/pkg_install/files/add/pkg_add.1 b/pkgtools/pkg_install/files/add/pkg_add.1
index 5472b414d13..bb06709718b 100644
--- a/pkgtools/pkg_install/files/add/pkg_add.1
+++ b/pkgtools/pkg_install/files/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: pkg_add.1,v 1.31 2009/02/02 12:35:00 joerg Exp $
+.\" $NetBSD: pkg_add.1,v 1.32 2009/02/08 23:12:10 wiz Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -172,7 +172,7 @@ you know what you are doing!
If the package that's being installed is already installed,
an update is performed.
It is currently not possible to update to an identical version.
-If this is specified twice, then any dependant packages that are
+If this is specified twice, then any dependent packages that are
too old will also be updated to fulfill the dependency.
See below for a more detailed description of the process.
.It Fl V
@@ -294,7 +294,7 @@ conflicts with the package.
If it is, installation is terminated.
.It
The file list of the package is compared to the file lists of the
-installed packeges.
+installed packages.
If there is any overlap, the installation is terminated.
.It
All package dependencies (from
@@ -311,7 +311,7 @@ If the
option was specified twice, any required packages that are installed,
but which have a version number that is considered to be too old,
are also updated.
-The dependant packages are found according to the normal
+The dependent packages are found according to the normal
.Ev PKG_PATH
rules.
.It
@@ -330,7 +330,7 @@ If the
.Ar install
script exits with a non-zero status code, the installation is terminated.
.It
-The files from the file list are extracted to the choosen prefix.
+The files from the file list are extracted to the chosen prefix.
.It
If an
.Ar install
@@ -490,7 +490,7 @@ If you do this, consider installing and using the
package and running it after every
.Nm .
.Sh CONFIGURATION VARIABLES
-The following variables change the behaviour of
+The following variables change the behavior of
.Nm
and are described in
.Xr pkg_install.conf 5 :