aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2014-03-13 05:17:53 +0000
committerGlen Barber <gjb@FreeBSD.org>2014-03-13 05:17:53 +0000
commitfa462c9723f24665ee561cc21f9c31e49dd0266a (patch)
tree117bb4c0f8317a093744918a3013cdb060c39fe6 /share/man
parentfad4aec859a4c86bcecfc8c1d067e403647217de (diff)
downloadsrc-fa462c9723f24665ee561cc21f9c31e49dd0266a.tar.gz
src-fa462c9723f24665ee561cc21f9c31e49dd0266a.zip
Connect the hyperv drivers to the build.
MFC after: 5 days X-MFC-With: r263105 Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=263106
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/Makefile6
-rw-r--r--share/man/man8/Makefile1
2 files changed, 7 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 9aec1801e237..753a51097737 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -172,6 +172,12 @@ MAN= aac.4 \
${_hptmv.4} \
${_hptnr.4} \
${_hptrr.4} \
+ hv_ata_pci_disengage.4 \
+ hv_kvp.4 \
+ hv_netvsc.4 \
+ hv_storvsc.4 \
+ hv_utils.4 \
+ hv_vmbus.4 \
hwpmc.4 \
ichsmb.4 \
${_ichwd.4} \
diff --git a/share/man/man8/Makefile b/share/man/man8/Makefile
index f3de79da4aac..aa1258efff2d 100644
--- a/share/man/man8/Makefile
+++ b/share/man/man8/Makefile
@@ -3,6 +3,7 @@
MAN= crash.8 \
diskless.8 \
+ hv_kvp_daemon.8 \
intro.8 \
nanobsd.8 \
picobsd.8 \