summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64/stand
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-06 20:19:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2004-12-06 20:19:39 +0000
commit2c3e989235c64a19af4cfa32ca043a132f3f5f63 (patch)
tree04047093f72adc932be67758c868130a433f7d7a /sys/arch/sparc64/stand
parent5d0317026f85e8f4e0fc972d66b254fe4ca1f9fc (diff)
use raw device; wbx@openbsd.de
Diffstat (limited to 'sys/arch/sparc64/stand')
-rw-r--r--sys/arch/sparc64/stand/installboot/installboot.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/sparc64/stand/installboot/installboot.8 b/sys/arch/sparc64/stand/installboot/installboot.8
index c57a8bf99b6..088064d20cb 100644
--- a/sys/arch/sparc64/stand/installboot/installboot.8
+++ b/sys/arch/sparc64/stand/installboot/installboot.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: installboot.8,v 1.5 2003/06/06 21:45:33 jmc Exp $
+.\" $OpenBSD: installboot.8,v 1.6 2004/12/06 20:19:38 deraadt Exp $
.\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $
.\"
.\" Copyright (c) 1995 Paul Kranenburg
@@ -93,7 +93,7 @@ using the file
.Pa /ofwboot
as the second-level boot program:
.Bd -literal -offset indent
-installboot /usr/mdec/bootblk /dev/rsd0a
+# installboot /usr/mdec/bootblk /dev/rsd0c
.Ed
.Sh SEE ALSO
.Xr disklabel 8 ,