diff options
Diffstat (limited to 'distrib/hppa/install.md')
-rw-r--r-- | distrib/hppa/install.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/distrib/hppa/install.md b/distrib/hppa/install.md index c5564ef15a0..262c9ca9344 100644 --- a/distrib/hppa/install.md +++ b/distrib/hppa/install.md @@ -1,4 +1,4 @@ -# $OpenBSD: install.md,v 1.12 2009/05/11 17:13:05 deraadt Exp $ +# $OpenBSD: install.md,v 1.13 2009/05/31 17:49:53 deraadt Exp $ # # machine dependent section of installation/upgrade script. # @@ -7,9 +7,7 @@ MDTERM=vt100 ARCH=ARCH md_installboot() { - echo -n "Installing boot block..." /sbin/disklabel -B $1 - echo "done." } md_prep_disklabel() { |