Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 New sentence, new line.



details:   https://anonhg.NetBSD.org/src/rev/425e0282e797
branches:  trunk
changeset: 378334:425e0282e797
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Jul 30 00:11:32 2023 +0000

description:
New sentence, new line.

diffstat:

 share/man/man4/nvmm.4 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r 62c76413f759 -r 425e0282e797 share/man/man4/nvmm.4
--- a/share/man/man4/nvmm.4     Sat Jul 29 23:59:59 2023 +0000
+++ b/share/man/man4/nvmm.4     Sun Jul 30 00:11:32 2023 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: nvmm.4,v 1.7 2023/07/29 23:11:50 gdt Exp $
+.\"    $NetBSD: nvmm.4,v 1.8 2023/07/30 00:11:32 wiz Exp $
 .\"
 .\" Copyright (c) 2018-2020 Maxime Villard, m00nbsd.net
 .\" All rights reserved.
@@ -54,8 +54,9 @@ x86-VMX, for x86 Intel CPUs
 .El
 Note that for VMX support, the CPU must also support "VMX Unrestricted
 Guest", which is only present if Extended Page Tables (EPT) is
-supported.  The earliest CPU family with this feature is Westmere, and
-not all later CPUs have it.
+supported.
+The earliest CPU family with this feature is Westmere, and not all
+later CPUs have it.
 .Sh SEE ALSO
 .Xr libnvmm 3 ,
 .Xr nvmmctl 8



Home | Main Index | Thread Index | Old Index