Source-Changes-HG archive

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

[src/trunk]: src/sbin/bioctl Add serial comma.



details:   https://anonhg.NetBSD.org/src/rev/3e72c613a0bf
branches:  trunk
changeset: 764494:3e72c613a0bf
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 25 22:09:29 2011 +0000

description:
Add serial comma.

diffstat:

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

diffs (18 lines):

diff -r 8462bd1a0a29 -r 3e72c613a0bf sbin/bioctl/bioctl.8
--- a/sbin/bioctl/bioctl.8      Mon Apr 25 22:08:18 2011 +0000
+++ b/sbin/bioctl/bioctl.8      Mon Apr 25 22:09:29 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: bioctl.8,v 1.16 2008/05/25 20:09:55 mhitch Exp $
+.\"    $NetBSD: bioctl.8,v 1.17 2011/04/25 22:09:29 wiz Exp $
 .\"    $OpenBSD: bioctl.8,v 1.43 2007/03/20 06:12:11 jmc Exp $
 .\"
 .\" Copyright (c) 2007, 2008 Juan Romero Pardines
@@ -136,7 +136,7 @@
 .Ed
 .Pp
 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,
+0, 1, 2, and 3, with stripe size of 64Kb on the first volume ID,
 using all available free space on the disks:
 .Pp
 .Dl $ bioctl arcmsr0 create volume 0 0-3 64 5 0:15.0



Home | Main Index | Thread Index | Old Index