From owner-cvs-all@FreeBSD.ORG Thu May 1 07:19:01 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 A8B0C37B401; Thu, 1 May 2003 07:19:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4811843FBF; Thu, 1 May 2003 07:19:01 -0700 (PDT) (envelope-from tobez@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 h41EJ10U056156; Thu, 1 May 2003 07:19:01 -0700 (PDT) (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h41EJ0Zl056151; Thu, 1 May 2003 07:19:00 -0700 (PDT) Message-Id: <200305011419.h41EJ0Zl056151@repoman.freebsd.org> From: Anton Berezin Date: Thu, 1 May 2003 07:19:00 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/apm apm.8 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, 01 May 2003 14:19:02 -0000 tobez 2003/05/01 07:19:00 PDT FreeBSD src repository Modified files: usr.sbin/apm apm.8 Log: The -t flag in the retired apmconf.8 is the same as "-h false" in the apm.8. Since the -t flag in the apm.8 is something different entirely, the reference to -t was quite confusing. Fix that. Revision Changes Path 1.25 +1 -1 src/usr.sbin/apm/apm.8