From owner-cvs-all@FreeBSD.ORG Fri Feb 18 00:28:53 2005 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 5135D16A4CE; Fri, 18 Feb 2005 00:28:53 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1271143D1D; Fri, 18 Feb 2005 00:28:53 +0000 (GMT) (envelope-from njl@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 j1I0Sq4U056690; Fri, 18 Feb 2005 00:28:52 GMT (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1I0SqjX056689; Fri, 18 Feb 2005 00:28:52 GMT (envelope-from njl) Message-Id: <200502180028.j1I0SqjX056689@repoman.freebsd.org> From: Nate Lawson Date: Fri, 18 Feb 2005 00:28:52 +0000 (UTC) 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 cpufreq.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: Fri, 18 Feb 2005 00:28:53 -0000 njl 2005-02-18 00:28:52 UTC FreeBSD src repository Modified files: share/man/man4 cpufreq.4 Log: Document the cpufreq_drv_type() method and info-only flag. Revision Changes Path 1.4 +15 -6 src/share/man/man4/cpufreq.4