Source-Changes-HG archive

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

[src/trunk]: src/sbin/raidctl Remove duplicate 'to'. From Ryo HAYASAKA in bin...



details:   https://anonhg.NetBSD.org/src/rev/7e329e20b47e
branches:  trunk
changeset: 533954:7e329e20b47e
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jul 11 15:06:04 2002 +0000

description:
Remove duplicate 'to'. From Ryo HAYASAKA in bin/17562.

diffstat:

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

diffs (18 lines):

diff -r a5691b3198a1 -r 7e329e20b47e sbin/raidctl/raidctl.8
--- a/sbin/raidctl/raidctl.8    Thu Jul 11 15:00:57 2002 +0000
+++ b/sbin/raidctl/raidctl.8    Thu Jul 11 15:06:04 2002 +0000
@@ -1,4 +1,4 @@
-.\"     $NetBSD: raidctl.8,v 1.29 2002/02/08 01:30:45 ross Exp $
+.\"     $NetBSD: raidctl.8,v 1.30 2002/07/11 15:06:04 wiz Exp $
 .\"
 .\" Copyright (c) 1998 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -640,7 +640,7 @@
 .Pp
 Under certain circumstances (e.g. the additional component has not
 arrived, or data is being migrated off of a disk destined to become a
-component) it may be desirable to to configure a RAID 1 set with only
+component) it may be desirable to configure a RAID 1 set with only
 a single component.  This can be achieved by configuring the set with
 a physically existing component (as either the first or second
 component) and with a



Home | Main Index | Thread Index | Old Index