Source-Changes-HG archive

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

[src/trunk]: src/lib/libnvmm Remove superfluous dot.



details:   https://anonhg.NetBSD.org/src/rev/d99b1cb5b04f
branches:  trunk
changeset: 837606:d99b1cb5b04f
user:      wiz <wiz%NetBSD.org@localhost>
date:      Wed Dec 12 11:40:08 2018 +0000

description:
Remove superfluous dot.

diffstat:

 lib/libnvmm/libnvmm.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 7cb1df6de189 -r d99b1cb5b04f lib/libnvmm/libnvmm.3
--- a/lib/libnvmm/libnvmm.3     Wed Dec 12 11:14:51 2018 +0000
+++ b/lib/libnvmm/libnvmm.3     Wed Dec 12 11:40:08 2018 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: libnvmm.3,v 1.3 2018/12/12 09:09:08 maxv Exp $
+.\"    $NetBSD: libnvmm.3,v 1.4 2018/12/12 11:40:08 wiz Exp $
 .\"
 .\" Copyright (c) 2018 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -513,7 +513,7 @@
 The VCPU cannot receive the event immediately.
 .El
 .Sh SEE ALSO
-.Xr nvmm 4 .
+.Xr nvmm 4
 .Sh AUTHORS
 NVMM was designed and implemented by
 .An Maxime Villard .



Home | Main Index | Thread Index | Old Index