Module Name:    src
Committed By:   tron
Date:           Fri Sep 20 06:43:57 UTC 2013

Modified Files:
        src/sbin/raidctl: raidctl.8

Log Message:
Note that NetBSD/amd64 can boot of RAID volumes.


To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 src/sbin/raidctl/raidctl.8

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

Modified files:

Index: src/sbin/raidctl/raidctl.8
diff -u src/sbin/raidctl/raidctl.8:1.64 src/sbin/raidctl/raidctl.8:1.65
--- src/sbin/raidctl/raidctl.8:1.64	Fri Mar 23 18:28:13 2012
+++ src/sbin/raidctl/raidctl.8	Fri Sep 20 06:43:57 2013
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.64 2012/03/23 18:28:13 njoly Exp $
+.\"     $NetBSD: raidctl.8,v 1.65 2013/09/20 06:43:57 tron Exp $
 .\"
 .\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -173,7 +173,7 @@ All components of the set must be of typ
 .Dv RAID
 in the disklabel.
 Note that only certain architectures
-.Pq currently alpha, i386, pmax, sparc, sparc64, and vax
+.Pq currently alpha, amd64, i386, pmax, sparc, sparc64, and vax
 support booting a kernel directly from a RAID set.
 .It Fl B Ar dev
 Initiate a copyback of reconstructed data from a spare disk to

Reply via email to