summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2014-02-07 15:00:08 +0000
committerhselasky <hselasky@FreeBSD.org>2014-02-07 15:00:08 +0000
commit42c373842a173c1c8d502f1b96809303397574e1 (patch)
treeb6aa091ad1e0bb61374e2afab8377cba3d726ae8 /share
parent660c8a744a3df49ee99de93fb4a11bb9be202f6a (diff)
downloadFreeBSD-src-42c373842a173c1c8d502f1b96809303397574e1.zip
FreeBSD-src-42c373842a173c1c8d502f1b96809303397574e1.tar.gz
The atp USB driver is generic and its manual page should be available
for all platforms. Add wsp manual page to build. MFC after: 1 week
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index c0d8fab..6eb9a20 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -60,7 +60,7 @@ MAN= aac.4 \
ath_pci.4 \
atkbd.4 \
atkbdc.4 \
- ${_atp.4} \
+ atp.4 \
${_atf_test_case.4} \
${_atrtc.4} \
${_attimer.4} \
@@ -568,6 +568,7 @@ MAN= aac.4 \
wlan_wep.4 \
wlan_xauth.4 \
${_wpi.4} \
+ wsp.4 \
xe.4 \
${_xen.4} \
xhci.4 \
@@ -757,7 +758,6 @@ _amdsbwd.4= amdsbwd.4
_amdsmb.4= amdsmb.4
_amdtemp.4= amdtemp.4
_asmc.4= asmc.4
-_atp.4= atp.4
_bxe.4= bxe.4
_coretemp.4= coretemp.4
_cpuctl.4= cpuctl.4
@@ -830,9 +830,6 @@ MLINKS+=qlxgbe.4 if_qlxgbe.4
MLINKS+=sfxge.4 if_sfxge.4
.endif
-.if ${MACHINE_CPUARCH} == "powerpc"
-_atp.4= atp.4
-.endif
.if ${MACHINE_CPUARCH} == "mips"
_nvram2env.4= nvram2env.4
.endif
OpenPOWER on IntegriCloud