Module Name: src Committed By: wiz Date: Thu Jan 26 13:52:29 UTC 2017
Modified Files: src/share/man/man4: virtio.4 Log Message: Fix a typo, add a comma. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/share/man/man4/virtio.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/virtio.4 diff -u src/share/man/man4/virtio.4:1.6 src/share/man/man4/virtio.4:1.7 --- src/share/man/man4/virtio.4:1.6 Thu Jan 26 13:38:28 2017 +++ src/share/man/man4/virtio.4 Thu Jan 26 13:52:29 2017 @@ -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 @@ An entropy source. .Xr ld 4 , .Xr pci 4 , .Xr vioif 4 , -.Xr viomb 4 +.Xr viomb 4 , .Xr viornd 4 .Pp .Rs