Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/dkctl mention that the "badsector" subcommend depends o...
details: https://anonhg.NetBSD.org/src/rev/6031cf09d9a3
branches: trunk
changeset: 569692:6031cf09d9a3
user: drochner <drochner%NetBSD.org@localhost>
date: Mon Aug 30 09:38:28 2004 +0000
description:
mention that the "badsector" subcommend depends on the WD_BADSECTOR
kernel option
diffstat:
sbin/dkctl/dkctl.8 | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r e722ac4b5354 -r 6031cf09d9a3 sbin/dkctl/dkctl.8
--- a/sbin/dkctl/dkctl.8 Mon Aug 30 09:34:41 2004 +0000
+++ b/sbin/dkctl/dkctl.8 Mon Aug 30 09:38:28 2004 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: dkctl.8,v 1.9 2003/07/13 09:53:10 lukem Exp $
+.\" $NetBSD: dkctl.8,v 1.10 2004/08/30 09:38:28 drochner Exp $
.\"
.\" Copyright 2002 Wasabi Systems, Inc.
.\" All rights reserved.
@@ -106,6 +106,9 @@
.Ar flush | list | retry
.Pp
Used for managing the kernel's bad sector list for wd* devices.
+The software bad sector list is only maintained if the option
+.Dq WD_SOFTBADSECT
+was specified on kernel configuration.
.Bl -tag -width indent
.It flush
Clears the in kernel list of bad sectors.
Home |
Main Index |
Thread Index |
Old Index