Module Name: src
Committed By: wiz
Date: Sat Nov 24 20:31:29 UTC 2018
Modified Files:
src/share/man/man4: mfii.4
Log Message:
Sort SEE ALSO. Fix date. Whitespace fixes.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/mfii.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/mfii.4
diff -u src/share/man/man4/mfii.4:1.1 src/share/man/man4/mfii.4:1.2
--- src/share/man/man4/mfii.4:1.1 Sat Nov 24 18:37:50 2018
+++ src/share/man/man4/mfii.4 Sat Nov 24 20:31:29 2018
@@ -1,4 +1,4 @@
-.\" $NetBSD: mfii.4,v 1.1 2018/11/24 18:37:50 bouyer Exp $
+.\" $NetBSD: mfii.4,v 1.2 2018/11/24 20:31:29 wiz Exp $
.\" $OpenBSD: mfii.4,v 1.7 2018/03/27 07:01:42 jsg Exp $
.\"
.\" Copyright (c) 2012 David Gwynne <[email protected]>
@@ -15,7 +15,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd March 27 2018
+.Dd March 27, 2018
.Dt MFII 4
.Os
.Sh NAME
@@ -58,7 +58,7 @@ they appear as SCSI controllers.
All RAID configuration is done through the controllers' BIOSes.
.Pp
.Nm
-supports monitoring of the logical disks in the controller through the
+supports monitoring of the logical disks in the controller through the
.Xr bioctl 8
and
.Xr envstat 8
@@ -66,17 +66,17 @@ commands.
.Sh EVENTS
The
.Nm
-driver is able to send events to
+driver is able to send events to
.Xr powerd 8
if a logical drive in the controller is not online.
The
.Em state-changed
event will be sent to the
-.Pa /etc/powerd/scripts/sensor_drive
-script when such condition happens.
+.Pa /etc/powerd/scripts/sensor_drive
+script when such condition happens.
.Sh SEE ALSO
-.Xr intro 4 ,
.Xr bio 4 ,
+.Xr intro 4 ,
.Xr pci 4 ,
.Xr scsi 4 ,
.Xr sd 4 ,
@@ -87,7 +87,8 @@ script when such condition happens.
The
.Nm
driver first appeared in
-.Ox 5.3 and
+.Ox 5.3
+and
.Nx 8.0 .
.Sh AUTHORS
.An -nosplit