Author: gjb
Date: Thu Mar 13 05:17:53 2014
New Revision: 263106
URL: http://svnweb.freebsd.org/changeset/base/263106

Log:
  Connect the hyperv drivers to the build.
  
  MFC after:    5 days
  X-MFC-With:   r263105
  Sponsored by: The FreeBSD Foundation

Modified:
  head/share/man/man4/Makefile
  head/share/man/man8/Makefile

Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile        Thu Mar 13 05:11:56 2014        
(r263105)
+++ head/share/man/man4/Makefile        Thu Mar 13 05:17:53 2014        
(r263106)
@@ -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} \

Modified: head/share/man/man8/Makefile
==============================================================================
--- head/share/man/man8/Makefile        Thu Mar 13 05:11:56 2014        
(r263105)
+++ head/share/man/man8/Makefile        Thu Mar 13 05:17:53 2014        
(r263106)
@@ -3,6 +3,7 @@
 
 MAN=   crash.8 \
        diskless.8 \
+       hv_kvp_daemon.8 \
        intro.8 \
        nanobsd.8 \
        picobsd.8 \
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to