From owner-cvs-all@FreeBSD.ORG Fri Mar 5 00:42:15 2004 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 EAF8C16A4CE; Fri, 5 Mar 2004 00:42:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A503243D31; Fri, 5 Mar 2004 00:42:15 -0800 (PST) (envelope-from rse@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i258gFGe006445; Fri, 5 Mar 2004 00:42:15 -0800 (PST) (envelope-from rse@repoman.freebsd.org) Received: (from rse@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i258gFkl006444; Fri, 5 Mar 2004 00:42:15 -0800 (PST) (envelope-from rse) Message-Id: <200403050842.i258gFkl006444@repoman.freebsd.org> From: "Ralf S. Engelschall" Date: Fri, 5 Mar 2004 00:42:15 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.sbin/ancontrol ancontrol.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: Fri, 05 Mar 2004 08:42:16 -0000 rse 2004/03/05 00:42:15 PST FreeBSD src repository Modified files: usr.sbin/ancontrol ancontrol.8 Log: fix reference to sysctl variable: machdep.an_cache_mode -> hw.an.an_cache_mode Revision Changes Path 1.28 +1 -1 src/usr.sbin/ancontrol/ancontrol.8