From owner-cvs-all@FreeBSD.ORG Thu May 22 16:58:51 2003 Return-Path: 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 7126937B401; Thu, 22 May 2003 16:58:51 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1140343F85; Thu, 22 May 2003 16:58:51 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4MNwo0U088086; Thu, 22 May 2003 16:58:50 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4MNwoYT088085; Thu, 22 May 2003 16:58:50 -0700 (PDT) Message-Id: <200305222358.h4MNwoYT088085@repoman.freebsd.org> From: Warner Losh Date: Thu, 22 May 2003 16:58:50 -0700 (PDT) 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 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Thu, 22 May 2003 23:58:51 -0000 imp 2003/05/22 16:58:50 PDT FreeBSD src repository Modified files: share/man/man4 acpi.4 Log: o Document the tunables that acpi allows. (mdoc gurus please comment on and fix if neceeary). o Note that acpi is available on i386-ia32, ia64 and amd64, not just 'intel' platforms. Intel has had nothing to do with amd64. Approved by: re (scottl@) Revision Changes Path 1.10 +25 -1 src/share/man/man4/acpi.4