From owner-cvs-all@FreeBSD.ORG Sat Aug 27 22:51:25 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A9C1A16A41F; Sat, 27 Aug 2005 22:51:25 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B67443D45; Sat, 27 Aug 2005 22:51:25 +0000 (GMT) (envelope-from markus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j7RMpPt2095046; Sat, 27 Aug 2005 22:51:25 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7RMpPDv095045; Sat, 27 Aug 2005 22:51:25 GMT (envelope-from markus) Message-Id: <200508272251.j7RMpPDv095045@repoman.freebsd.org> From: Markus Brueffer Date: Sat, 27 Aug 2005 22:51:25 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/share/man/man4/man4.i386 acpi_ibm.4 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Aug 2005 22:51:25 -0000 markus 2005-08-27 22:51:25 UTC FreeBSD src repository (ports committer) Modified files: (Branch: RELENG_6) share/man/man4/man4.i386 acpi_ibm.4 Log: MFC: rev. 1.5 + 1.6 rev. 1.6: - Document the led(4) interface for the Thinklight - Bump .Dd rev. 1.5: - Clarify how events are used and how the different event sysctl correlate - Document how an event looks like that is received by devd(8) from acpi_ibm(4) - Document the event codes as they occur on a T41p - Add a note about sysctl.conf and an Xref to it - Add an example section providing an example script and an entry for devd.conf. This is an adapted version of the one in acpi_fujitsu(4). - s/Fn-F4/Fn+F4/ for consistency sake - Add a button description where refering to a T41p, remove it otherwise, since it might vary from model to model - Bump .Dd Approved by: re (hrs) Revision Changes Path 1.2.2.3 +211 -12 src/share/man/man4/man4.i386/acpi_ibm.4