summaryrefslogtreecommitdiff
path: root/distrib
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-17 04:03:34 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2009-04-17 04:03:34 +0000
commitafa177d74d72bbe861d8934c42f42d4b0a746469 (patch)
tree417e0bed81a52e9b74bf903d087b0840789740d2 /distrib
parente886d2ed5f458a1c669b7e01332cb294ae4cbdeb (diff)
bye bye md5
Diffstat (limited to 'distrib')
-rw-r--r--distrib/notes/m4.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/distrib/notes/m4.common b/distrib/notes/m4.common
index f9d6b06b0b5..f5d759bf05d 100644
--- a/distrib/notes/m4.common
+++ b/distrib/notes/m4.common
@@ -1,5 +1,5 @@
dnl
-dnl $OpenBSD: m4.common,v 1.82 2009/04/17 03:53:59 deraadt Exp $
+dnl $OpenBSD: m4.common,v 1.83 2009/04/17 04:03:33 deraadt Exp $
dnl
dnl Copyright (c) 2004 Todd T. Fries <todd@OpenBSD.org>
dnl
@@ -817,8 +817,8 @@ define({:-OpenBSDXferFloppyFromUNIX-:},
{:-Creating a bootable floppy disk using SunOS, Solaris or other Un*x-like system:
First, you will need obtain a local copy of the bootable filesystem
- image as described above. If possible use the md5(1) command to
- verify the checksums of the images vs. the values in the MD5 file
+ image as described above. If possible use the sha1(1) command to
+ verify the checksums of the images vs. the values in the SHA256 file
on the mirror site.
Next, use the dd(1) utility to copy the file to the floppy drive.