From owner-cvs-src@FreeBSD.ORG Thu Aug 11 15:51:12 2005 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 C327716A41F; Thu, 11 Aug 2005 15:51:12 +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 770CB43D5A; Thu, 11 Aug 2005 15:51:12 +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 j7BFpCww057694; Thu, 11 Aug 2005 15:51:12 GMT (envelope-from markus@repoman.freebsd.org) Received: (from markus@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j7BFpCXn057693; Thu, 11 Aug 2005 15:51:12 GMT (envelope-from markus) Message-Id: <200508111551.j7BFpCXn057693@repoman.freebsd.org> From: Markus Brueffer Date: Thu, 11 Aug 2005 15:51:11 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4/man4.i386 acpi_ibm.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: Thu, 11 Aug 2005 15:51:12 -0000 markus 2005-08-11 15:51:11 UTC FreeBSD src repository (ports committer) Modified files: share/man/man4/man4.i386 acpi_ibm.4 Log: - 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 Thanks for improvements to: brueffer, ru Approved by: brueffer Revision Changes Path 1.5 +193 -12 src/share/man/man4/man4.i386/acpi_ibm.4