Module Name: src
Committed By: maxv
Date: Mon Oct 28 14:20:28 UTC 2019
Modified Files:
src/lib/libnvmm: libnvmm.3
Log Message:
should be fork(2), noticed by wiz
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/lib/libnvmm/libnvmm.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libnvmm/libnvmm.3
diff -u src/lib/libnvmm/libnvmm.3:1.24 src/lib/libnvmm/libnvmm.3:1.25
--- src/lib/libnvmm/libnvmm.3:1.24 Mon Oct 28 13:43:42 2019
+++ src/lib/libnvmm/libnvmm.3 Mon Oct 28 14:20:28 2019
@@ -1,4 +1,4 @@
-.\" $NetBSD: libnvmm.3,v 1.24 2019/10/28 13:43:42 wiz Exp $
+.\" $NetBSD: libnvmm.3,v 1.25 2019/10/28 14:20:28 maxv Exp $
.\"
.\" Copyright (c) 2018, 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -336,7 +336,7 @@ if they were not already destroyed by th
.Fn nvmm_machine_destroy .
.Pp
Virtual machines are not inherited across
-.Xr fork 9
+.Xr fork 2
operations.
.Ss Machine Configuration
Emulator software can configure several parameters of a virtual machine by using