From ded01ce5beaf3f0632e9751196b751a26e392540 Mon Sep 17 00:00:00 2001 From: Stuart Henderson Date: Thu, 11 Oct 2012 17:35:46 +0000 Subject: package checksums are no longer MD5, from Dawe on tech@. --- usr.sbin/pkg_add/pkg.conf.5 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/usr.sbin/pkg_add/pkg.conf.5 b/usr.sbin/pkg_add/pkg.conf.5 index d607c707770..c25df168d85 100644 --- a/usr.sbin/pkg_add/pkg.conf.5 +++ b/usr.sbin/pkg_add/pkg.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pkg.conf.5,v 1.4 2011/08/17 10:48:27 espie Exp $ +.\" $OpenBSD: pkg.conf.5,v 1.5 2012/10/11 17:35:45 sthen Exp $ .\" .\" Copyright (c) 2010 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 17 2011 $ +.Dd $Mdocdate: October 11 2012 $ .Dt PKG.CONF 5 .Os .Sh NAME @@ -73,7 +73,7 @@ is not defined and no further options are defined. .It Ar nochecksum Set to .Ar yes -to waive MD5 checksums during package deletions. +to waive checksums during package deletions. .It Ar ntogo Set to .Ar yes -- cgit v1.2.3