Fix a minor typo: wd0h was repeated, change second instance to wd1h as is likely intended.
This commit is contained in:
parent
cf0f556363
commit
62c5ab302e
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: raidctl.8,v 1.50 2007/08/06 19:44:16 oster Exp $
|
||||
.\" $NetBSD: raidctl.8,v 1.51 2007/12/14 07:24:01 explorer Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1998, 2002 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -1265,7 +1265,7 @@ wd0g and wd1g - a RAID 1 set, raid2, used for
|
||||
.Pa /home ,
|
||||
or other data, if desired.
|
||||
.It
|
||||
wd0h and wd0h - a RAID 1 set, raid3, if desired.
|
||||
wd0h and wd1h - a RAID 1 set, raid3, if desired.
|
||||
.El
|
||||
.Pp
|
||||
RAID sets raid0, raid1, and raid2 are all marked as auto-configurable.
|
||||
|
Loading…
Reference in New Issue
Block a user