Deleted Added
full compact
cpucontrol.8 (195189) cpucontrol.8 (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/usr.sbin/cpucontrol/cpucontrol.8 195189 2009-06-30 12:35:47Z stas $
25.\" $FreeBSD: head/usr.sbin/cpucontrol/cpucontrol.8 208027 2010-05-13 12:07:55Z uqs $
26.\"
27.Dd June 30, 2009
28.Dt CPUCONTROL 8
29.Os
30.Sh NAME
31.Nm cpucontrol
32.Nd control utility for the
33.Xr cpuctl 4

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

159.Dq Li "cpucontrol -d /usr/local/share/cpuctl/ -u /dev/cpuctl0"
160.Sh SEE ALSO
161.Xr cpuctl 4
162.Sh HISTORY
163The
164.Nm
165utility first appeared in
166.Fx 7.2 .
26.\"
27.Dd June 30, 2009
28.Dt CPUCONTROL 8
29.Os
30.Sh NAME
31.Nm cpucontrol
32.Nd control utility for the
33.Xr cpuctl 4

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

159.Dq Li "cpucontrol -d /usr/local/share/cpuctl/ -u /dev/cpuctl0"
160.Sh SEE ALSO
161.Xr cpuctl 4
162.Sh HISTORY
163The
164.Nm
165utility first appeared in
166.Fx 7.2 .
167.Sh BUGS
168Yes, probably, report if any.
169.Sh AUTHORS
170The
171.Nm
172utility and this manual page was written by
173.An Stanislav Sedov Aq stas@FreeBSD.org .
167.Sh AUTHORS
168The
169.Nm
170utility and this manual page was written by
171.An Stanislav Sedov Aq stas@FreeBSD.org .
172.Sh BUGS
173Yes, probably, report if any.