diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2005-03-25 22:33:41 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2005-03-25 22:33:41 +0000 |
commit | a0eb9fad0f2d097383ec67c1e84fb3858c58c0d2 (patch) | |
tree | 9578ac12ec578e061b174c5331485447eecda0db /usr.sbin | |
parent | 266500841d5e497d93e84f1085d12dd137cdf9c3 (diff) |
all hail Theo and do as He wishes.
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/pkg_add/pkg_add.1 | 5 |
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 |