Module Name: src
Committed By: cnst
Date: Wed May 8 03:12:48 UTC 2019
Modified Files:
src/share/man/man4: mpii.4
Log Message:
mpii(4): Xr bio(4) and mention first appearance in Nx;
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/share/man/man4/mpii.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/mpii.4
diff -u src/share/man/man4/mpii.4:1.4 src/share/man/man4/mpii.4:1.5
--- src/share/man/man4/mpii.4:1.4 Tue Dec 4 08:02:14 2018
+++ src/share/man/man4/mpii.4 Wed May 8 03:12:48 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: mpii.4,v 1.4 2018/12/04 08:02:14 wiz Exp $
+.\" $NetBSD: mpii.4,v 1.5 2019/05/08 03:12:48 cnst Exp $
.\" OpenBSD: mpii.4,v 1.8 2010/10/01 12:27:36 mikeb Exp
.\"
.\" Copyright (c) 2010 Marco Peereboom <[email protected]>
@@ -16,7 +16,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 3, 2018
+.Dd May 7, 2019
.Dt MPII 4
.Os
.Sh NAME
@@ -86,6 +86,7 @@ event will be sent to the
.Pa /etc/powerd/scripts/sensor_drive
script when such condition happens.
.Sh SEE ALSO
+.Xr bio 4 ,
.Xr intro 4 ,
.Xr pci 4 ,
.Xr scsi 4 ,
@@ -98,6 +99,9 @@ The
.Nm
driver first appeared in
.Ox 4.7 .
+.Nx
+support was added in
+.Nx 6.0 .
.Sh AUTHORS
.An -nosplit
The