diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-02-06 21:26:20 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-02-06 21:26:20 +0000 |
commit | 4206c92d4552140a7626768c4906f837ae46926a (patch) | |
tree | d3e3914c9f593fd5358e29547770d8f342da97a6 /sys/arch/macppc/stand | |
parent | 25fc9d1056f79c5ab7042471e957cdf924eb7428 (diff) |
6.9-beta
Diffstat (limited to 'sys/arch/macppc/stand')
-rw-r--r-- | sys/arch/macppc/stand/tbxidata/bsd.tbxi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/macppc/stand/tbxidata/bsd.tbxi b/sys/arch/macppc/stand/tbxidata/bsd.tbxi index d58b659b38b..12359705adf 100644 --- a/sys/arch/macppc/stand/tbxidata/bsd.tbxi +++ b/sys/arch/macppc/stand/tbxidata/bsd.tbxi @@ -1,6 +1,6 @@ <CHRP-BOOT> <LICENSE> -/* $OpenBSD: bsd.tbxi,v 1.45 2020/08/31 16:08:28 deraadt Exp $ */ +/* $OpenBSD: bsd.tbxi,v 1.46 2021/02/06 21:26:19 deraadt Exp $ */ /* * Copyright (c) 2001 Dale Rahn. * All rights reserved. @@ -34,7 +34,7 @@ MacRISC MacRISC3 MacRISC4 OpenBSD/macppc bootloader </DESCRIPTION> <BOOT-SCRIPT> -boot cd:,ofwboot /6.8/macppc/bsd.rd +boot cd:,ofwboot /6.9/macppc/bsd.rd </BOOT-SCRIPT> <OS-BADGE-ICONS> 201B |