Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4/man4.x86 Sort SEE ALSO, add NetBSD-specific h...



details:   https://anonhg.NetBSD.org/src/rev/8d5136b1f058
branches:  trunk
changeset: 796560:8d5136b1f058
user:      wiz <wiz%NetBSD.org@localhost>
date:      Tue Jun 10 07:26:19 2014 +0000

description:
Sort SEE ALSO, add NetBSD-specific history.

diffstat:

 share/man/man4/man4.x86/vmx.4 |  8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diffs (32 lines):

diff -r a4f78fce0f93 -r 8d5136b1f058 share/man/man4/man4.x86/vmx.4
--- a/share/man/man4/man4.x86/vmx.4     Tue Jun 10 04:28:39 2014 +0000
+++ b/share/man/man4/man4.x86/vmx.4     Tue Jun 10 07:26:19 2014 +0000
@@ -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 <reyk%openbsd.org@localhost>
@@ -90,18 +90,20 @@
 .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



Home | Main Index | Thread Index | Old Index