summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-04-21 21:27:51 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-04-21 21:27:51 +0000
commitb6a78226098fa7ced186c6ca8544c7ee20ed0e96 (patch)
treeab837ad505d66e6f7f00e5ff015ca85898d72c9a /usr.sbin/pkg_install/add
parentbebe6f6da6cf074a7602b3e60d844c52dd2a9353 (diff)
seperate -> separate, people really need to learn how to spell this word
Diffstat (limited to 'usr.sbin/pkg_install/add')
-rw-r--r--usr.sbin/pkg_install/add/pkg_add.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/add/pkg_add.1 b/usr.sbin/pkg_install/add/pkg_add.1
index e403f7e7f19..17e02cebf9a 100644
--- a/usr.sbin/pkg_install/add/pkg_add.1
+++ b/usr.sbin/pkg_install/add/pkg_add.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_add.1,v 1.7 1998/12/16 02:47:52 aaron Exp $
+.\" $OpenBSD: pkg_add.1,v 1.8 1999/04/21 21:27:49 aaron Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -371,7 +371,7 @@ The value of the
is used if a given package can't be found; it's usually set to
.Pa /usr/pkgsrc/packages/All .
The environment variable
-should be a series of entries seperated by colons. Each entry
+should be a series of entries separated by colons. Each entry
consists of a directory name. The current directory may be indicated
implicitly by an empty directory name, or explicitly by a single
period.