Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/raidctl + Fatal errors due to uninitialized components ...
details: https://anonhg.NetBSD.org/src/rev/018f3ad9c601
branches: trunk
changeset: 751182:018f3ad9c601
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Jan 27 09:26:16 2010 +0000
description:
+ Fatal errors due to uninitialized components are ignored.
for -C. For dillo@
diffstat:
sbin/raidctl/raidctl.8 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d24f32177402 -r 018f3ad9c601 sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8 Wed Jan 27 08:56:08 2010 +0000
+++ b/sbin/raidctl/raidctl.8 Wed Jan 27 09:26:16 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: raidctl.8,v 1.60 2010/01/27 08:56:08 wiz Exp $
+.\" $NetBSD: raidctl.8,v 1.61 2010/01/27 09:26:16 wiz Exp $
.\"
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -192,6 +192,7 @@
As for
.Fl c ,
but forces the configuration to take place.
+Fatal errors due to uninitialized components are ignored.
This is required the first time a RAID set is configured.
.It Fl f Ar component Ar dev
This marks the specified
Home |
Main Index |
Thread Index |
Old Index