Thu Jun 7 12:32:26 2018 UTC ()
make note of new 'virtio at fdt' attachment


(jakllsch)
diff -r1.8 -r1.9 src/share/man/man4/virtio.4

cvs diff -r1.8 -r1.9 src/share/man/man4/virtio.4 (expand / switch to context diff)
--- src/share/man/man4/virtio.4 2017/05/16 23:21:53 1.8
+++ src/share/man/man4/virtio.4 2018/06/07 12:32:26 1.9
@@ -1,4 +1,4 @@
-.\"	$NetBSD: virtio.4,v 1.8 2017/05/16 23:21:53 jdolecek Exp $
+.\"	$NetBSD: virtio.4,v 1.9 2018/06/07 12:32:26 jakllsch Exp $
 .\"
 .\" Copyright (c) 2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -24,13 +24,14 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd May 17, 2017
+.Dd June 7, 2018
 .Dt VIRTIO 4
 .Os
 .Sh NAME
 .Nm virtio
 .Nd Para-virtualized I/O in a virtual machine
 .Sh SYNOPSIS
+.Cd "virtio* at fdt?"
 .Cd "virtio* at pci? dev ? function ?"
 .Cd "ld* at virtio?"
 .Cd "vioif* at virtio?"
@@ -43,7 +44,7 @@
 hypervisor and the virtual machine.
 The
 .Nm
-device driver represents an emulated PCI device that the hypervisor makes
+device driver represents an emulated device that the hypervisor makes
 available to the virtual machine.
 .Pp
 .Nm