Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Sort SEE ALSO. Fix date. Whitespace fixes.



details:   https://anonhg.NetBSD.org/src/rev/73ed2dee27be
branches:  trunk
changeset: 446155:73ed2dee27be
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sat Nov 24 20:31:29 2018 +0000

description:
Sort SEE ALSO. Fix date. Whitespace fixes.

diffstat:

 share/man/man4/mfii.4 |  17 +++++++++--------
 1 files changed, 9 insertions(+), 8 deletions(-)

diffs (59 lines):

diff -r b93e4670a142 -r 73ed2dee27be share/man/man4/mfii.4
--- a/share/man/man4/mfii.4     Sat Nov 24 19:22:17 2018 +0000
+++ b/share/man/man4/mfii.4     Sat Nov 24 20:31:29 2018 +0000
@@ -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 <dlg%openbsd.org@localhost>
@@ -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 @@
 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 @@
 .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 bio 4 ,
 .Xr intro 4 ,
-.Xr bio 4 ,
 .Xr pci 4 ,
 .Xr scsi 4 ,
 .Xr sd 4 ,
@@ -87,7 +87,8 @@
 The
 .Nm
 driver first appeared in
-.Ox 5.3 and
+.Ox 5.3
+and
 .Nx 8.0 .
 .Sh AUTHORS
 .An -nosplit



Home | Main Index | Thread Index | Old Index