From ef31a1a8fc23435f0bb9e198ca7433d84f86068d Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sat, 12 Jan 2013 10:56:40 +0100 Subject: [PATCH] virtio.4: virtio_pci has no own manpage. Also use .Nm for self-reference. --- share/man/man4/virtio.4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man4/virtio.4 b/share/man/man4/virtio.4 index 70d22063ab..930d8fdc5d 100644 --- a/share/man/man4/virtio.4 +++ b/share/man/man4/virtio.4 @@ -53,10 +53,10 @@ This emulation is often inefficient. .Pp VirtIO defines an interface for efficient I/O between the hypervisor and VM. The -.Xr virtio 4 +.Nm module provides a shared memory transport called a virtqueue. The -.Xr virtio_pci 4 +.Nm virtio_pci device driver represents an emulated PCI device that the hypervisor makes available to the VM. This device provides the probing, configuration, and -- 2.41.0