diff options
author | 2017-06-14 12:42:09 +0000 | |
---|---|---|
committer | 2017-06-14 12:42:09 +0000 | |
commit | 6b0dedc2d3beb5b87c5f41ba2c6c6fc91344b08c (patch) | |
tree | c47534c0057a52620788ec9bff57c31fe6e88add | |
parent | Special handling for request 0 clashes with CCB 0 (diff) | |
download | wireguard-openbsd-6b0dedc2d3beb5b87c5f41ba2c6c6fc91344b08c.tar.xz wireguard-openbsd-6b0dedc2d3beb5b87c5f41ba2c6c6fc91344b08c.zip |
match the (hvs) description to the man page; ok mikeb
-rw-r--r-- | share/man/man4/pvbus.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pvbus.4 b/share/man/man4/pvbus.4 index d8956ee35ef..8d67809e9c0 100644 --- a/share/man/man4/pvbus.4 +++ b/share/man/man4/pvbus.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pvbus.4,v 1.13 2017/06/14 10:36:37 mikeb Exp $ +.\" $OpenBSD: pvbus.4,v 1.14 2017/06/14 12:42:09 jmc Exp $ .\" .\" Copyright (c) 2015 Reyk Floeter <reyk@openbsd.org> .\" Copyright (c) 2006 Jason McIntyre <jmc@openbsd.org> @@ -67,7 +67,7 @@ information store .It Xr hvn 4 Hyper-V virtual networking interface .It Xr hvs 4 -Hyper-V virtual disk interface +Hyper-V virtual disk .It Xr hyperv 4 Hyper-V guest nexus device .El |