From owner-cvs-src@FreeBSD.ORG Sat Dec 27 08:25:12 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79F2716A4CE; Sat, 27 Dec 2003 08:25:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B149C43D3F; Sat, 27 Dec 2003 08:25:11 -0800 (PST) (envelope-from takawata@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id hBRGPB0B027234; Sat, 27 Dec 2003 08:25:11 -0800 (PST) (envelope-from takawata@repoman.freebsd.org) Received: (from takawata@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id hBRGPBwE027233; Sat, 27 Dec 2003 08:25:11 -0800 (PST) (envelope-from takawata) Message-Id: <200312271625.hBRGPBwE027233@repoman.freebsd.org> From: Takanori Watanabe Date: Sat, 27 Dec 2003 08:25:11 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man4 acpi.4 acpi_thermal.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Dec 2003 16:25:12 -0000 takawata 2003/12/27 08:25:11 PST FreeBSD src repository Modified files: share/man/man4 acpi.4 Added files: share/man/man4 acpi_thermal.4 Log: Add acpi_thermal manual page, because I asked about the unit of thermal zone-related value too freqently. Come on, mdoc police. Revision Changes Path 1.22 +1 -0 src/share/man/man4/acpi.4 1.1 +104 -0 src/share/man/man4/acpi_thermal.4 (new)