From f7b83544b5d3a02619988bdfd2d42a031bca0d7e Mon Sep 17 00:00:00 2001 From: "Constantine A. Murenin" Date: Tue, 9 Feb 2010 21:43:37 -0500 Subject: [PATCH] man4: MLINK acpi_thermal.4 acpi_tz.4 --- share/man/man4/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/share/man/man4/Makefile b/share/man/man4/Makefile index dfde03f485..033793bd44 100644 --- a/share/man/man4/Makefile +++ b/share/man/man4/Makefile @@ -343,7 +343,8 @@ MAN= aac.4 \ xpt.4 \ zero.4 -MLINKS= agp.4 agpgart.4 +MLINKS= acpi_thermal.4 acpi_tz.4 +MLINKS+=agp.4 agpgart.4 MLINKS+=bktr.4 brooktree.4 MLINKS+=crypto.4 cryptodev.4 MLINKS+=drm.4 i915drm.4 \ -- 2.11.4.GIT