Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Remove dot from Nd.



details:   https://anonhg.NetBSD.org/src/rev/0ad4b63878e3
branches:  trunk
changeset: 771042:0ad4b63878e3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Sun Nov 06 17:31:19 2011 +0000

description:
Remove dot from Nd.

diffstat:

 share/man/man4/virtio.4 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r df3dcd09418b -r 0ad4b63878e3 share/man/man4/virtio.4
--- a/share/man/man4/virtio.4   Sun Nov 06 17:05:02 2011 +0000
+++ b/share/man/man4/virtio.4   Sun Nov 06 17:31:19 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: virtio.4,v 1.1 2011/11/05 09:22:44 hannken Exp $
+.\"    $NetBSD: virtio.4,v 1.2 2011/11/06 17:31:19 wiz Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -29,7 +29,7 @@
 .Os
 .Sh NAME
 .Nm virtio
-.Nd Para-virtualized I/O in a virtual machine.
+.Nd Para-virtualized I/O in a virtual machine
 .Sh SYNOPSIS
 .Cd "virtio* at pci? dev ? function ?"
 .Cd "ld* at virtio?"



Home | Main Index | Thread Index | Old Index