summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorhselasky <hselasky@FreeBSD.org>2014-02-14 07:30:59 +0000
committerhselasky <hselasky@FreeBSD.org>2014-02-14 07:30:59 +0000
commiteedfb76d3700732b777c0fcedde3d49138e200cf (patch)
treee4b44a728ef330d3a45b1d5f6af7a8db474eb1fa /share/man/man4/Makefile
parentf6e16ffb73a9c31570de40816e115e09814ea021 (diff)
downloadFreeBSD-src-eedfb76d3700732b777c0fcedde3d49138e200cf.zip
FreeBSD-src-eedfb76d3700732b777c0fcedde3d49138e200cf.tar.gz
MFC r261597, r261598 and r261599:
Apple touchpad manual page fixes: - Add manual page for wsp driver - Update atp driver manual page - Install atp manual page for all platforms
Diffstat (limited to 'share/man/man4/Makefile')
-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 e42b128..07d1447 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -59,7 +59,7 @@ MAN= aac.4 \
ath_pci.4 \
atkbd.4 \
atkbdc.4 \
- ${_atp.4} \
+ atp.4 \
${_atf_test_case.4} \
${_atrtc.4} \
${_attimer.4} \
@@ -561,6 +561,7 @@ MAN= aac.4 \
wlan_wep.4 \
wlan_xauth.4 \
${_wpi.4} \
+ wsp.4 \
xe.4 \
${_xen.4} \
xhci.4 \
@@ -748,7 +749,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
@@ -820,9 +820,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