addresss -> address
authorjsg <jsg@openbsd.org>
Fri, 26 Nov 2021 03:34:14 +0000 (03:34 +0000)
committerjsg <jsg@openbsd.org>
Fri, 26 Nov 2021 03:34:14 +0000 (03:34 +0000)
share/man/man4/man4.amd64/vmm.4

index 62ec38a..f438903 100644 (file)
@@ -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).