Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libnvmm Macro tidyness.
details: https://anonhg.NetBSD.org/src/rev/c4c8b7d16187
branches: trunk
changeset: 464895:c4c8b7d16187
user: wiz <wiz%NetBSD.org@localhost>
date: Mon Oct 28 13:43:42 2019 +0000
description:
Macro tidyness.
diffstat:
lib/libnvmm/libnvmm.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 7c4079562756 -r c4c8b7d16187 lib/libnvmm/libnvmm.3
--- a/lib/libnvmm/libnvmm.3 Mon Oct 28 13:43:10 2019 +0000
+++ b/lib/libnvmm/libnvmm.3 Mon Oct 28 13:43:42 2019 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: libnvmm.3,v 1.23 2019/10/28 08:30:49 maxv Exp $
+.\" $NetBSD: libnvmm.3,v 1.24 2019/10/28 13:43:42 wiz Exp $
.\"
.\" Copyright (c) 2018, 2019 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -344,7 +344,8 @@
Currently, no parameters are implemented.
.Ss VCPU Configuration
Emulator software can configure several parameters of a VCPU by using
-.Fn nvmm_vcpu_configure , which can take the following operations:
+.Fn nvmm_vcpu_configure ,
+which can take the following operations:
.Bd -literal
#define NVMM_VCPU_CONF_CALLBACKS 0
...
Home |
Main Index |
Thread Index |
Old Index