summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-01-20 04:04:37 +0000
committerneel <neel@FreeBSD.org>2013-01-20 04:04:37 +0000
commit233b32a19663ffe70595424567baa59da63b3093 (patch)
tree16c16e1263dcd31db7af85ec8150a7875e8cdc1b /share
parent04bf4448bafba2ace8fa39a81212273cb5628bb8 (diff)
downloadFreeBSD-src-233b32a19663ffe70595424567baa59da63b3093.zip
FreeBSD-src-233b32a19663ffe70595424567baa59da63b3093.tar.gz
Link the bhyve(4) man page to the build so the man page is actually installed.
Pointed out by: wxs@
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 8894cfd..cdd7474 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -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
OpenPOWER on IntegriCloud