summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/create/pkg_create.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install/create/pkg_create.1')
-rw-r--r--usr.sbin/pkg_install/create/pkg_create.18
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/pkg_install/create/pkg_create.1 b/usr.sbin/pkg_install/create/pkg_create.1
index 9bb11d8641b..a246d63e905 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.14 2000/03/27 17:15:00 espie Exp $
+.\" $OpenBSD: pkg_create.1,v 1.15 2000/04/12 21:47:55 aaron Exp $
.\"
.\" FreeBSD install - a package for the installation and maintainance
.\" of non-core utilities.
@@ -438,16 +438,16 @@ be installed if
.Ar pkgname
package gets installed cause they install the same files and thus conflict.
.Ar pkgcflname
-may use
+may use
.Xr fnmatch 3
wildcards.
.It Cm @option Ar name
-Effects vary depending on
+Effects vary depending on
.Ar name .
Some options are not documented yet.
.Bl -tag -width indent
.It Ar no-default-conflict
-By default, a package conflicts with other versions of the same package.
+By default, a package conflicts with other versions of the same package.
With this option, the older package version will still be noticed, but the
installation will proceed anyway.
.El