Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Fix a typo, add a comma.



details:   https://anonhg.NetBSD.org/src/rev/c4a1ed03d707
branches:  trunk
changeset: 821160:c4a1ed03d707
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Jan 26 13:52:29 2017 +0000

description:
Fix a typo, add a comma.

diffstat:

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

diffs (27 lines):

diff -r 6833cef10a3f -r c4a1ed03d707 share/man/man4/virtio.4
--- a/share/man/man4/virtio.4   Thu Jan 26 13:38:28 2017 +0000
+++ b/share/man/man4/virtio.4   Thu Jan 26 13:52:29 2017 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: virtio.4,v 1.6 2017/01/26 13:38:28 ryoon Exp $
+.\"    $NetBSD: virtio.4,v 1.7 2017/01/26 13:52:29 wiz Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,7 +24,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd Janualy 26, 2017
+.Dd January 26, 2017
 .Dt VIRTIO 4
 .Os
 .Sh NAME
@@ -62,7 +62,7 @@
 .Xr ld 4 ,
 .Xr pci 4 ,
 .Xr vioif 4 ,
-.Xr viomb 4
+.Xr viomb 4 ,
 .Xr viornd 4
 .Pp
 .Rs



Home | Main Index | Thread Index | Old Index