summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorambrisko <ambrisko@FreeBSD.org>2006-02-14 17:18:20 +0000
committerambrisko <ambrisko@FreeBSD.org>2006-02-14 17:18:20 +0000
commitd391bee0acdf81f905fcd2f00be606afeef0a14e (patch)
treeaddd704aefdcc7bcc908580a5dfa270c75d17ac1 /share
parent9b12fa4fac4dbd56e4f40f76df510a29cbd40a90 (diff)
downloadFreeBSD-src-d391bee0acdf81f905fcd2f00be606afeef0a14e.zip
FreeBSD-src-d391bee0acdf81f905fcd2f00be606afeef0a14e.tar.gz
Only install ipmi.4 for i386/amd64.
Requested by: ru
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index ffd83ff..4fb3e8c 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -115,7 +115,7 @@ MAN= aac.4 \
ip.4 \
ip6.4 \
ipfirewall.4 \
- ipmi.4 \
+ ${_ipmi.4} \
ips.4 \
ipsec.4 \
ipw.4 \
@@ -496,6 +496,7 @@ MLINKS+=xl.4 if_xl.4
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
_amdsmb.4= amdsmb.4
_if_nve.4= if_nve.4
+_ipmi.4= ipmi.4
_nfsmb.4= nfsmb.4
_nve.4= nve.4
_spkr.4= spkr.4
OpenPOWER on IntegriCloud