Source-Changes-HG archive

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

[src/netbsd-6-1]: src/sbin/raidctl Pull up following revision(s) (requested b...



details:   https://anonhg.NetBSD.org/src/rev/3f4c9314efe2
branches:  netbsd-6-1
changeset: 775849:3f4c9314efe2
user:      riz <riz%NetBSD.org@localhost>
date:      Fri Sep 20 14:14:28 2013 +0000

description:
Pull up following revision(s) (requested by tron in ticket #948):
        sbin/raidctl/raidctl.8: revision 1.65
Note that NetBSD/amd64 can boot off RAID volumes.

diffstat:

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

diffs (18 lines):

diff -r 82568891ab93 -r 3f4c9314efe2 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8    Fri Sep 20 03:15:45 2013 +0000
+++ b/sbin/raidctl/raidctl.8    Fri Sep 20 14:14:28 2013 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.63 2011/08/02 10:28:00 wiz Exp $
+.\"     $NetBSD: raidctl.8,v 1.63.10.1 2013/09/20 14:14:28 riz 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