From owner-cvs-src@FreeBSD.ORG Sat Jul 29 21:49:59 2006 Return-Path: X-Original-To: cvs-src@freebsd.org 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 5B48616A4DE; Sat, 29 Jul 2006 21:49:59 +0000 (UTC) (envelope-from nate@root.org) Received: from ylpvm12.prodigy.net (ylpvm12-ext.prodigy.net [207.115.57.43]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDDD343D4C; Sat, 29 Jul 2006 21:49:58 +0000 (GMT) (envelope-from nate@root.org) X-ORBL: [71.139.3.149] Received: from [10.0.5.51] (ppp-71-139-3-149.dsl.snfc21.pacbell.net [71.139.3.149]) by ylpvm12.prodigy.net (8.13.7 out spool5000 dk/8.13.7) with ESMTP id k6TLnpLv024206; Sat, 29 Jul 2006 17:49:52 -0400 Message-ID: <44CBD7FA.6090603@root.org> Date: Sat, 29 Jul 2006 14:49:46 -0700 From: Nate Lawson User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: cvs-src@freebsd.org, cvs-all@freebsd.org, src-committers@freebsd.org References: <20060729214739.14F6116A5F5@hub.freebsd.org> In-Reply-To: <20060729214739.14F6116A5F5@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: cvs commit: src/share/man/man4 acpi.4 acpi_thermal.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Jul 2006 21:49:59 -0000 Nate Lawson wrote: > njl 2006-07-29 21:47:24 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 acpi.4 acpi_thermal.4 > Log: > Document many of the sysctls in acpi. Bump the date on acpi_thermal.4 > because I forgot to on the last change. > > MFC after: 1 day > > Revision Changes Path > 1.57 +90 -8 src/share/man/man4/acpi.4 > 1.10 +1 -1 src/share/man/man4/acpi_thermal.4 This could definitely use some mdoc review. Also, the section on PCI link devices isn't as clear as it could be maybe. -- Nate