Module Name:    src
Committed By:   martin
Date:           Mon Apr 25 07:04:51 UTC 2011

Modified Files:
        src/usr.sbin/installboot: installboot.8

Log Message:
Use rsd0c instead of the (far less common) rwd0c as boot disk in the
sparc64 example.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/usr.sbin/installboot/installboot.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/installboot/installboot.8
diff -u src/usr.sbin/installboot/installboot.8:1.75 src/usr.sbin/installboot/installboot.8:1.76
--- src/usr.sbin/installboot/installboot.8:1.75	Sun Nov 21 21:07:46 2010
+++ src/usr.sbin/installboot/installboot.8	Mon Apr 25 07:04:50 2011
@@ -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

Reply via email to