Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/installboot Use rsd0c instead of the (far less comm...
details: https://anonhg.NetBSD.org/src/rev/5fe79e7d412e
branches: trunk
changeset: 764480:5fe79e7d412e
user: martin <martin%NetBSD.org@localhost>
date: Mon Apr 25 07:04:50 2011 +0000
description:
Use rsd0c instead of the (far less common) rwd0c as boot disk in the
sparc64 example.
diffstat:
usr.sbin/installboot/installboot.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7936bfe74657 -r 5fe79e7d412e usr.sbin/installboot/installboot.8
--- a/usr.sbin/installboot/installboot.8 Mon Apr 25 05:30:21 2011 +0000
+++ b/usr.sbin/installboot/installboot.8 Mon Apr 25 07:04:50 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: installboot.8,v 1.75 2010/11/21 21:07:46 jym Exp $
+.\" $NetBSD: installboot.8,v 1.76 2011/04/25 07:04:50 martin Exp $
.\"
.\" Copyright (c) 2002-2009 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -742,7 +742,7 @@
.Ss Nx Ns Tn /sparc64
Install the Berkeley Fast File System primary bootstrap on to disk
.Sq wd0 :
-.Dl Ic installboot /dev/rwd0c /usr/mdec/bootblk
+.Dl Ic installboot /dev/rsd0c /usr/mdec/bootblk
.Pp
The secondary
.Nx Ns Tn /sparc64
Home |
Main Index |
Thread Index |
Old Index