diff options
author | 2005-11-05 10:27:33 +0000 | |
---|---|---|
committer | 2005-11-05 10:27:33 +0000 | |
commit | 19124ff993a491e437d11b1cfcb6f0fa2e3f8e1c (patch) | |
tree | 645227522d5d41f644c2ee3d6963af4ac55dc884 | |
parent | add init code for BCM5421. (diff) | |
download | wireguard-openbsd-19124ff993a491e437d11b1cfcb6f0fa2e3f8e1c.tar.xz wireguard-openbsd-19124ff993a491e437d11b1cfcb6f0fa2e3f8e1c.zip |
-F conflicts does not really exist, so don't document it
ok espie@
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1 index fd3a1b6b601..cc3cc139aff 100644 --- a/usr.sbin/pkg_add/pkg_add.1 +++ b/usr.sbin/pkg_add/pkg_add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg_add.1,v 1.54 2005/10/10 09:38:29 espie Exp $ +.\" $OpenBSD: pkg_add.1,v 1.55 2005/11/05 10:27:33 sturm Exp $ .\" .\" FreeBSD install - a package for the installation and maintenance .\" of non-core utilities. @@ -163,8 +163,6 @@ architecture recorded in package may not match. .It Ar boguslibs not all shared libraries are marked with @lib. Inefficiently rescan package lists for non marked libraries. -.It Ar conflicts -package may conflict with other packages. .It Ar installed in update mode, reinstall an existing package with the same signature. .It Ar kitchensink |