diff options
| author | xtraeme <xtraeme@NetBSD.org> | 2008-03-03 16:13:34 +0000 |
|---|---|---|
| committer | xtraeme <xtraeme@NetBSD.org> | 2008-03-03 16:13:34 +0000 |
| commit | 133f451fc43ffa0ade28834591ffdcae2950382f (patch) | |
| tree | 11af5af0343acc50d31a94c999d43fa6745ff5fd /sbin/bioctl | |
| parent | 89550ec14328a42dc3f67c7c12437e861af81d1c (diff) | |
Typo in previous.
Diffstat (limited to 'sbin/bioctl')
| -rw-r--r-- | sbin/bioctl/bioctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/bioctl/bioctl.8 b/sbin/bioctl/bioctl.8 index a329016cca9..48d955c25c3 100644 --- a/sbin/bioctl/bioctl.8 +++ b/sbin/bioctl/bioctl.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bioctl.8,v 1.11 2008/03/03 16:10:48 xtraeme Exp $ +.\" $NetBSD: bioctl.8,v 1.12 2008/03/03 16:13:34 xtraeme Exp $ .\" $OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $ .\" .\" Copyright (c) 2007, 2008 Juan Romero Pardines @@ -129,7 +129,7 @@ Volume Status Size Device/Label RAID Level Stripe 0:3 Online 234G 0:3.0 noencl \*[Lt]WDC WD2500YS-01SHB1 20.06C06\*[Gt] .Ed .Pp -To create a RAID 5 volume on the SCSI 15:0.0 location on the disks 0, 1, 2 and 3, +To create a RAID 5 volume on the SCSI 0:15.0 location on the disks 0, 1, 2 and 3, with stripe size of 64Kb on the first volume ID, using all available free space on the disks: .Pp |
