Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 There is no user space control for this with ...
details: https://anonhg.NetBSD.org/src/rev/6d15ac679f5a
branches: trunk
changeset: 341978:6d15ac679f5a
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Tue Dec 01 12:07:41 2015 +0000
description:
There is no user space control for this with cpuctl(8) as far as I can tell. Remove all references to it.
diffstat:
share/man/man9/cpufreq.9 | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (35 lines):
diff -r 92a4b7309ae3 -r 6d15ac679f5a share/man/man9/cpufreq.9
--- a/share/man/man9/cpufreq.9 Tue Dec 01 10:36:15 2015 +0000
+++ b/share/man/man9/cpufreq.9 Tue Dec 01 12:07:41 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: cpufreq.9,v 1.6 2011/10/27 05:25:08 jruoho Exp $ */
+.\" $NetBSD: cpufreq.9,v 1.7 2015/12/01 12:07:41 jmcneill Exp $ */
.\"
.\" Copyright (c) 2011 Jukka Ruohonen <jruohonen.iki.fi>
.\" All rights reserved.
@@ -25,7 +25,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 27, 2011
+.Dd December 1, 2015
.Dt CPUFREQ 9
.Os
.Sh NAME
@@ -73,8 +73,6 @@
interface provides a framework for
.Tn CPU
frequency scaling done by a machine-dependent backend implementation.
-User space control is available via
-.Xr cpuctl 8 .
.Pp
The
.Nm
@@ -288,7 +286,6 @@
interface is implemented within
.Pa sys/kern/subr_cpufreq.c .
.Sh SEE ALSO
-.Xr cpuctl 8 ,
.Xr pmf 9 ,
.Xr xcall 9
.Rs
Home |
Main Index |
Thread Index |
Old Index