summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>2002-02-25 07:01:16 +0000
committerderaadt <deraadt@openbsd.org>2002-02-25 07:01:16 +0000
commitdf84444e7bd6a973c2ed71004d1dc1bcd9edab63 (patch)
tree176ec83b58890c47d12b29df06fadfe86eab2725
parentback out red-black tree. they are very fast but alpha UVM is broken and (diff)
downloadwireguard-openbsd-df84444e7bd6a973c2ed71004d1dc1bcd9edab63.tar.xz
wireguard-openbsd-df84444e7bd6a973c2ed71004d1dc1bcd9edab63.zip
typo; yozo@v007.vaio.ne.jp
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index d4458e5d77a..eee61c76142 100644
--- a/usr.sbin/pkg_install/create/pkg_create.1
+++ b/usr.sbin/pkg_install/create/pkg_create.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pkg_create.1,v 1.22 2001/11/07 20:57:23 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.23 2002/02/25 07:01:16 deraadt Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -409,7 +409,7 @@ package must
.Em not
be installed if
.Ar pkgname
-package gets installed cause they install the same files and thus conflict.
+package gets installed because they install the same files and thus conflict.
.Ar pkgcflname
may use
.Xr fnmatch 3