Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sbin/raidctl Note that NetBSD/amd64 can boot of RAID volumes.



details:   https://anonhg.NetBSD.org/src/rev/019d0d7786a0
branches:  trunk
changeset: 790122:019d0d7786a0
user:      tron <tron%NetBSD.org@localhost>
date:      Fri Sep 20 06:43:57 2013 +0000

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

diffstat:

 sbin/raidctl/raidctl.8 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 562a704f98bf -r 019d0d7786a0 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8    Fri Sep 20 03:03:52 2013 +0000
+++ b/sbin/raidctl/raidctl.8    Fri Sep 20 06:43:57 2013 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index