summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2005-03-25 22:33:40 +0000
committerespie <espie@openbsd.org>2005-03-25 22:33:40 +0000
commit8925bcaeb86f2ab80700fe397f83f8253d4c5600 (patch)
tree6d2d92173378a0ea277428434bde7631b3460f02
parentChange wording of APIWARNs to match arch-independent code. (diff)
downloadwireguard-openbsd-8925bcaeb86f2ab80700fe397f83f8253d4c5600.tar.xz
wireguard-openbsd-8925bcaeb86f2ab80700fe397f83f8253d4c5600.zip
all hail Theo and do as He wishes.
-rw-r--r--usr.sbin/pkg_add/pkg_add.15
1 files changed, 1 insertions, 4 deletions
diff --git a/usr.sbin/pkg_add/pkg_add.1 b/usr.sbin/pkg_add/pkg_add.1
index 116aaf6a0fb..8ccc564a6e2 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.33 2005/01/03 13:01:27 jmc Exp $
+.\" $OpenBSD: pkg_add.1,v 1.34 2005/03/25 22:33:40 espie Exp $
.\"
.\" FreeBSD install - a package for the installation and maintenance
.\" of non-core utilities.
@@ -211,12 +211,9 @@ marker.
Replace package quickly; do not bother checking MD5s before removing files.
.It Fl r
Allow replacing existing packages.
-This is an experimental option for now:
the code will try to take every precaution to make sure the update can
proceed before removing the old package and adding the new one, and it
should also handle shared libraries correctly.
-But this functionality has seen very little testing yet, and since it is
-rather powerful, it can break a system in a thorough way.
.It Fl v
Turn on verbose output.
Several