mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Link the bhyve(4) man page to the build so the man page is actually installed.
Pointed out by: wxs@
This commit is contained in:
parent
c4bd43b00b
commit
77fa6f6aa4
1 changed files with 2 additions and 0 deletions
|
|
@ -70,6 +70,7 @@ MAN= aac.4 \
|
|||
bce.4 \
|
||||
bfe.4 \
|
||||
bge.4 \
|
||||
${_bhyve.4} \
|
||||
bktr.4 \
|
||||
blackhole.4 \
|
||||
bpf.4 \
|
||||
|
|
@ -784,6 +785,7 @@ MLINKS+=lindev.4 full.4
|
|||
.endif
|
||||
|
||||
.if ${MACHINE_CPUARCH} == "amd64"
|
||||
_bhyve.4= bhyve.4
|
||||
_qlxgb.4= qlxgb.4
|
||||
_sfxge.4= sfxge.4
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue