summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormikeb <mikeb@openbsd.org>2016-09-15 16:01:20 +0000
committermikeb <mikeb@openbsd.org>2016-09-15 16:01:20 +0000
commit0236b278f3bde20f7eea4fa43c443dd236579c3f (patch)
tree5d926f88865707e3ed93417df013e50aee5802b0
parenthyper-v networking interface man page (diff)
downloadwireguard-openbsd-0236b278f3bde20f7eea4fa43c443dd236579c3f.tar.xz
wireguard-openbsd-0236b278f3bde20f7eea4fa43c443dd236579c3f.zip
Add Hyper-V devices
-rw-r--r--share/man/man4/pvbus.411
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man4/pvbus.4 b/share/man/man4/pvbus.4
index 6519dea5546..03b252ed929 100644
--- a/share/man/man4/pvbus.4
+++ b/share/man/man4/pvbus.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pvbus.4,v 1.7 2016/01/28 10:42:23 jmc Exp $
+.\" $OpenBSD: pvbus.4,v 1.8 2016/09/15 16:01:20 mikeb Exp $
.\"
.\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org>
.\" Copyright (c) 2006 Jason McIntyre <jmc@openbsd.org>
@@ -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 $Mdocdate: January 28 2016 $
+.Dd $Mdocdate: September 15 2016 $
.Dt PVBUS 4
.Os
.Sh NAME
@@ -62,6 +62,13 @@ VMware Tools driver and
.Dq guestinfo
information store
.El
+.Ss Hyper-V paravirtual devices
+.Bl -tag -width 13n -offset ind -compact
+.It Xr hyperv 4
+Hyper-V guest nexus device
+.It Xr hvn 4
+Hyper-V virtual networking interface
+.El
.Ss Xen paravirtual devices
.Bl -tag -width 13n -offset ind -compact
.It Xr xen 4