From 2b0b822e84d3a04049dccf1630e53299fe9ee56f Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Tue, 7 Mar 2006 12:56:37 +0000 Subject: [PATCH] - New sentence should start from the new line - Forget to bump .Dd Reported by: maxim Approved by: maxim MFC after: 1 day --- share/man/man4/cpufreq.4 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/share/man/man4/cpufreq.4 b/share/man/man4/cpufreq.4 index 87815426096..fa9be431a46 100644 --- a/share/man/man4/cpufreq.4 +++ b/share/man/man4/cpufreq.4 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd April 10, 2005 +.Dd March 03, 2006 .Dt CPUFREQ 4 .Os .Sh NAME @@ -75,9 +75,11 @@ If a sysctl cannot be set due to an override condition, it will return .Pp The frequency cannot be changed if TSC is in use as the timecounter. This is because the timecounter system needs to use a source that has a -constant rate. The timecounter source can be changed with the +constant rate. +The timecounter source can be changed with the .Pa kern.timecounter.hardware -sysctl. Available modes are in +sysctl. +Available modes are in .Pa kern.timecounter.choice sysctl entry. .Bl -tag -width indent