summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2012-01-22 13:51:20 +0000
committerbrueffer <brueffer@FreeBSD.org>2012-01-22 13:51:20 +0000
commitf317ff0f6559bac3c7a0ee926ba002b29cdf2d53 (patch)
tree524d947a83008e354a72250fe1fd23242a0377e5
parent676a5013ed74433581d00542d1ce0a34b8329a12 (diff)
downloadFreeBSD-src-f317ff0f6559bac3c7a0ee926ba002b29cdf2d53.zip
FreeBSD-src-f317ff0f6559bac3c7a0ee926ba002b29cdf2d53.tar.gz
Connect VirtIO-related manpages to the build.
-rw-r--r--share/man/man4/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 01c75ca..e935472 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -505,11 +505,15 @@ MAN= aac.4 \
viapm.4 \
${_viawd.4} \
vinum.4 \
+ ${_virtio.4} \
+ ${_virtio_balloon.4} \
+ ${_virtio_blk.4} \
vkbd.4 \
vlan.4 \
vpo.4 \
vr.4 \
vte.4 \
+ ${_vtnet.4} \
${_vxge.4} \
watchdog.4 \
wb.4 \
@@ -656,6 +660,7 @@ MLINKS+=vge.4 if_vge.4
MLINKS+=vlan.4 if_vlan.4
MLINKS+=vpo.4 imm.4
MLINKS+=vr.4 if_vr.4
+MLINKS+=${_vtnet.4} ${_if_vtnet.4}
MLINKS+=${_vxge.4} ${_if_vxge.4}
MLINKS+=watchdog.4 SW_WATCHDOG.4
MLINKS+=wb.4 if_wb.4
@@ -699,6 +704,7 @@ _if_nfe.4= if_nfe.4
_if_nve.4= if_nve.4
_if_nxge.4= if_nxge.4
_if_urtw.4= if_urtw.4
+_if_vtnet.4= if_vtnet.4
_if_vxge.4= if_vxge.4
_if_wpi.4= if_wpi.4
_ipmi.4= ipmi.4
@@ -711,6 +717,10 @@ _nfsmb.4= nfsmb.4
_nve.4= nve.4
_nvram.4= nvram.4
_nxge.4= nxge.4
+_virtio.4= virtio.4
+_virtio_balloon.4=virtio_balloon.4
+_virtio_blk.4= virtio_blk.4
+_vtnet.4= vtnet.4
_vxge.4= vxge.4
_padlock.4= padlock.4
_rr232x.4= rr232x.4
OpenPOWER on IntegriCloud