Author: eadler
Date: Sun Jan 14 20:30:58 2018
New Revision: 327975
URL: https://svnweb.freebsd.org/changeset/base/327975
Log:
vmm(4): add to Makefile
r326281 added the vmm man page, but it needs to be installed.
PR: 205705
Modified:
head/share/man/man4/Makefile
Modified: head/share/man/man4/Makefile
==============================================================================
--- head/share/man/man4/Makefile Sun Jan 14 20:23:44 2018
(r327974)
+++ head/share/man/man4/Makefile Sun Jan 14 20:30:58 2018
(r327975)
@@ -555,6 +555,7 @@ MAN= aac.4 \
${_virtio_scsi.4} \
vkbd.4 \
vlan.4 \
+ vmm.4 \
vxlan.4 \
${_vmx.4} \
vpo.4 \
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"