Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 make note of new 'virtio at fdt' attachment
details: https://anonhg.NetBSD.org/src/rev/38adac5a2c30
branches: trunk
changeset: 833059:38adac5a2c30
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Thu Jun 07 12:32:26 2018 +0000
description:
make note of new 'virtio at fdt' attachment
diffstat:
share/man/man4/virtio.4 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (34 lines):
diff -r 26b62b6d4496 -r 38adac5a2c30 share/man/man4/virtio.4
--- a/share/man/man4/virtio.4 Thu Jun 07 05:56:18 2018 +0000
+++ b/share/man/man4/virtio.4 Thu Jun 07 12:32:26 2018 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index