summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2007-08-23 20:05:09 +0000
committerdes <des@FreeBSD.org>2007-08-23 20:05:09 +0000
commit61cd65b2aa002ffdf1feb8440d47567987ca8868 (patch)
treeb82b64485dce063c34f2f4277edca2ba27626c95 /share/man/man4/Makefile
parente04fc3e9d0e19d0c5ff625655007533dfcf608af (diff)
downloadFreeBSD-src-61cd65b2aa002ffdf1feb8440d47567987ca8868.zip
FreeBSD-src-61cd65b2aa002ffdf1feb8440d47567987ca8868.tar.gz
Add man pages for coretemp(4) and ichwd(4).
Approved by: re (bmah)
Diffstat (limited to 'share/man/man4/Makefile')
-rw-r--r--share/man/man4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile
index 2231369..612ba15 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -49,6 +49,7 @@ MAN= aac.4 \
ciss.4 \
cm.4 \
cnw.4 \
+ ${_coretemp.4} \
cpufreq.4 \
crypto.4 \
cue.4 \
@@ -103,6 +104,7 @@ MAN= aac.4 \
${_hptmv.4} \
hwpmc.4 \
ichsmb.4 \
+ ${_ichwd.4} \
icmp.4 \
icmp6.4 \
ida.4 \
@@ -537,8 +539,10 @@ MLINKS+=watchdog.4 SW_WATCHDOG.4
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
_acpi_dock.4= acpi_dock.4
_amdsmb.4= amdsmb.4
+_coretemp.4= coretemp.4
_hptiop.4= hptiop.4
_hptmv.4= hptmv.4
+_ichwd.4= ichwd.4
_if_nfe.4= if_nfe.4
_if_nve.4= if_nve.4
_if_nxge.4= if_nxge.4
OpenPOWER on IntegriCloud