The vmm(4) man page is conditional on MK_BHYVE.

Submitted by:	kevlo
This commit is contained in:
Peter Grehan 2018-01-15 04:52:12 +00:00
parent ce0618bea2
commit c81e664e74
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327990

View File

@ -555,8 +555,8 @@ MAN= aac.4 \
${_virtio_scsi.4} \
vkbd.4 \
vlan.4 \
vmm.4 \
vxlan.4 \
${_vmm.4} \
${_vmx.4} \
vpo.4 \
vr.4 \
@ -875,6 +875,7 @@ MLINKS+=sfxge.4 if_sfxge.4
.if ${MK_BHYVE} != "no"
_bhyve.4= bhyve.4
_vmm.4= vmm.4
.endif
.endif