summaryrefslogtreecommitdiffstats
path: root/share/man/man4/Makefile
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2006-05-20 06:21:42 +0000
committerbrueffer <brueffer@FreeBSD.org>2006-05-20 06:21:42 +0000
commite0f0752b4658d6f4d527d6f87c9eece99691c3d0 (patch)
tree89e1a9f79a86e26e119eafbb2a1b9596c4ce6a6b /share/man/man4/Makefile
parent8de9dd8dacce13ae8fa914a10c1d71e8d9b22fd4 (diff)
downloadFreeBSD-src-e0f0752b4658d6f4d527d6f87c9eece99691c3d0.zip
FreeBSD-src-e0f0752b4658d6f4d527d6f87c9eece99691c3d0.tar.gz
Minimal manpage for the acpi_dock driver. This needs to be fleshed out
by someone in the know about this driver.
Diffstat (limited to 'share/man/man4/Makefile')
-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 e74109c..f813b69 100644
--- a/share/man/man4/Makefile
+++ b/share/man/man4/Makefile
@@ -3,6 +3,7 @@
MAN= aac.4 \
acpi.4 \
+ ${_acpi_dock.4} \
acpi_thermal.4 \
acpi_video.4 \
adv.4 \
@@ -498,6 +499,7 @@ MLINKS+=xe.4 if_xe.4
MLINKS+=xl.4 if_xl.4
.if ${MACHINE_ARCH} == "amd64" || ${MACHINE_ARCH} == "i386"
+_acpi_dock.4= acpi_dock.4
_amdsmb.4= amdsmb.4
_if_nve.4= if_nve.4
_ipmi.4= ipmi.4
OpenPOWER on IntegriCloud