From 954b1a417ec63f20d2dde0645d24641005375a40 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Tue, 18 Mar 2014 22:36:38 +0000 Subject: Retire hp300, mvme68k and mvme88k ports. These ports have no users, keeping this hardware alive is becoming increasingly difficult, and I should heed the message sent by the three disks which have died on me over the last few days. Noone sane will mourn these ports anyway. So long, and thanks for the fish. --- sbin/disklabel/disklabel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sbin/disklabel/disklabel.c') diff --git a/sbin/disklabel/disklabel.c b/sbin/disklabel/disklabel.c index 27f7e31554d..495a36cda7e 100644 --- a/sbin/disklabel/disklabel.c +++ b/sbin/disklabel/disklabel.c @@ -1,4 +1,4 @@ -/* $OpenBSD: disklabel.c,v 1.192 2014/02/14 15:03:43 krw Exp $ */ +/* $OpenBSD: disklabel.c,v 1.193 2014/03/18 22:36:30 miod Exp $ */ /* * Copyright (c) 1987, 1993 @@ -541,7 +541,7 @@ makebootarea(char *boot, struct disklabel *dp) warnx("bootstrap: xxboot = %s", xxboot); /* - * For NUMBOOT > 0 architectures (hp300/hppa/hppa64/landisk/vax) + * For NUMBOOT > 0 architectures (hppa/hppa64/landisk/vax) * up to d_bbsize bytes of ``xxboot'' go in bootarea, the rest * is remembered and written later following the bootarea. */ -- cgit v1.2.3