Deleted Added
full compact
cpuctl.4 (195189) cpuctl.4 (208027)
1.\" Copyright (c) 2006-2008 Stanislav Sedov <stas@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2006-2008 Stanislav Sedov <stas@FreeBSD.org>
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/cpuctl.4 195189 2009-06-30 12:35:47Z stas $
25.\" $FreeBSD: head/share/man/man4/cpuctl.4 208027 2010-05-13 12:07:55Z uqs $
26.\"
27.Dd June 30, 2009
28.Dt CPUCTL 4
29.Os
30.Sh NAME
31.Nm cpuctl
32.Nd cpuctl pseudo device
33.Sh SYNOPSIS

--- 109 unchanged lines hidden (view full) ---

143.Sh SEE ALSO
144.Xr hwpmc 4 ,
145.Xr cpucontrol 8
146.Sh HISTORY
147The
148.Nm
149driver first appeared in
150.Fx 7.2 .
26.\"
27.Dd June 30, 2009
28.Dt CPUCTL 4
29.Os
30.Sh NAME
31.Nm cpuctl
32.Nd cpuctl pseudo device
33.Sh SYNOPSIS

--- 109 unchanged lines hidden (view full) ---

143.Sh SEE ALSO
144.Xr hwpmc 4 ,
145.Xr cpucontrol 8
146.Sh HISTORY
147The
148.Nm
149driver first appeared in
150.Fx 7.2 .
151.Sh BUGS
152Yes, probably, report if any.
153.Sh AUTHORS
154The
155.Nm
156module and this manual page were written by
157.An Stanislav Sedov Aq stas@FreeBSD.org .
151.Sh AUTHORS
152The
153.Nm
154module and this manual page were written by
155.An Stanislav Sedov Aq stas@FreeBSD.org .
156.Sh BUGS
157Yes, probably, report if any.