Module Name:    src
Committed By:   wiz
Date:           Tue Jun 10 07:26:19 UTC 2014

Modified Files:
        src/share/man/man4/man4.x86: vmx.4

Log Message:
Sort SEE ALSO, add NetBSD-specific history.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.x86/vmx.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/man4.x86/vmx.4
diff -u src/share/man/man4/man4.x86/vmx.4:1.1 src/share/man/man4/man4.x86/vmx.4:1.2
--- src/share/man/man4/man4.x86/vmx.4:1.1	Tue Jun 10 01:42:39 2014
+++ src/share/man/man4/man4.x86/vmx.4	Tue Jun 10 07:26:19 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: vmx.4,v 1.1 2014/06/10 01:42:39 hikaru Exp $
+.\"	$NetBSD: vmx.4,v 1.2 2014/06/10 07:26:19 wiz Exp $
 .\"	$OpenBSD: vmx.4,v 1.1 2013/05/31 20:18:44 reyk Exp $
 .\"
 .\" Copyright (c) 2006,2013 Reyk Floeter <[email protected]>
@@ -90,18 +90,20 @@ ethernet0.virtualDev = "vmxnet3"
 .Ed
 .Sh SEE ALSO
 .Xr arp 4 ,
-.Xr wm 4 ,
 .Xr ifmedia 4 ,
 .Xr intro 4 ,
 .Xr netintro 4 ,
 .Xr pci 4 ,
 .Xr pcn 4 ,
+.Xr wm 4 ,
 .Xr ifconfig 8
 .Sh HISTORY
 The
 .Nm
 device driver first appeared in
-.Ox 5.5 .
+.Ox 5.5
+and was ported for
+.Nx 7.0 .
 .Sh AUTHORS
 .An -nosplit
 The

Reply via email to