From: jsg Date: Fri, 26 Nov 2021 03:34:14 +0000 (+0000) Subject: addresss -> address X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ab698aa13a716e142117acf0b4af062ac93cf931;p=openbsd addresss -> address --- 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 .\" @@ -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).