Module Name: src
Committed By: wiz
Date: Mon May 18 13:57:54 UTC 2009
Modified Files:
src/share/man/man4: arcmsr.4
Log Message:
New sentence, new line. Use .An.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man4/arcmsr.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/arcmsr.4
diff -u src/share/man/man4/arcmsr.4:1.7 src/share/man/man4/arcmsr.4:1.8
--- src/share/man/man4/arcmsr.4:1.7 Mon Mar 3 15:35:22 2008
+++ src/share/man/man4/arcmsr.4 Mon May 18 13:57:54 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: arcmsr.4,v 1.7 2008/03/03 15:35:22 xtraeme Exp $
+.\" $NetBSD: arcmsr.4,v 1.8 2009/05/18 13:57:54 wiz Exp $
.\" $OpenBSD: arc.4,v 1.10 2007/11/04 08:18:17 dlg Exp $
.\"
.\" Copyright (c) 2007, 2008 Juan Romero Pardines <[email protected]>
@@ -107,7 +107,8 @@
When a RAID 1 or 1+0 volume is created, either through the
.Xr bioctl 8
command or controller's firmware, the volume won't be accessible until
-the initialization is done. A way to get access to the
+the initialization is done.
+A way to get access to the
.Xr sd 4
device that corresponds to that volume without rebooting, is to issue
the following command (once the initialization is finished):
@@ -152,6 +153,9 @@
.Nm
driver was originally written for
.Ox
-by David Gwynne. It was ported to
+by
+.An David Gwynne .
+It was ported to
.Nx
-and extended by Juan Romero Pardines.
+and extended by
+.An Juan Romero Pardines .