From owner-cvs-src@FreeBSD.ORG Mon May 5 00:33:13 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 CDDC037B401; Mon, 5 May 2003 00:33:13 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4850043F75; Mon, 5 May 2003 00:33:13 -0700 (PDT) (envelope-from obrien@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 h457XD0U036947; Mon, 5 May 2003 00:33:13 -0700 (PDT) (envelope-from obrien@repoman.freebsd.org) Received: (from obrien@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h457XDV0036945; Mon, 5 May 2003 00:33:13 -0700 (PDT) Message-Id: <200305050733.h457XDV0036945@repoman.freebsd.org> From: "David E. O'Brien" Date: Mon, 5 May 2003 00:33:12 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/boot/common help.common 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: Mon, 05 May 2003 07:33:14 -0000 obrien 2003/05/05 00:33:12 PDT FreeBSD src repository Modified files: sys/boot/common help.common Log: Since we insist on loading the POS ACPI by default, give the poor user instructions on the main help screen for disabling it. Revision Changes Path 1.25 +5 -0 src/sys/boot/common/help.common