diff options
-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 |