summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-11-26 03:34:15 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-11-26 03:34:15 +0000
commitd7ca7913fcbd506dda4f8d54d98a93537b25b75f (patch)
tree0c86a08146c3f49302dd8ecdf80495b6bc2153d7 /share
parent5405ad29b7b394114feee6417f2643d231459710 (diff)
addresss -> address
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.amd64/vmm.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.amd64/vmm.4 b/share/man/man4/man4.amd64/vmm.4
index 62ec38a0ba4..f438903c333 100644
--- a/share/man/man4/man4.amd64/vmm.4
+++ b/share/man/man4/man4.amd64/vmm.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: vmm.4,v 1.7 2021/04/02 06:09:44 jmc Exp $
+.\" $OpenBSD: vmm.4,v 1.8 2021/11/26 03:34:14 jsg Exp $
.\"
.\"Copyright (c) 2015 Mike Larkin <mlarkin@openbsd.org>
.\"
@@ -14,7 +14,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: April 2 2021 $
+.Dd $Mdocdate: November 26 2021 $
.Dt VMM 4 amd64
.Os
.Sh NAME
@@ -104,7 +104,7 @@ version) for a VM.
.It Dv VMM_IOC_WRITEVMPARAMS Fa "struct vm_rwvmparams_params *"
Write paravirtualized hardware parameters (such as
.Xr pvclock 4
-guest physical addresss) for a VM.
+guest physical address) for a VM.
.It Dv VMM_IOC_MPROTECT_EPT Fa "struct vm_mprotect_ept_params *"
Set access protections on guest page table entries
(only supported on hosts providing EPT or RVI).