summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorkib <kib@FreeBSD.org>2017-08-17 10:48:56 +0000
committerkib <kib@FreeBSD.org>2017-08-17 10:48:56 +0000
commitcbc40b66c16c4ca23c09b88029930fb5c88a5dfe (patch)
treeb5d94df41ad51ef6ed83dbbea1c1f377874c22ed /usr.sbin
parent328ea10b1ddf12368a3066bc7dd116be91caebde (diff)
downloadFreeBSD-src-cbc40b66c16c4ca23c09b88029930fb5c88a5dfe.zip
FreeBSD-src-cbc40b66c16c4ca23c09b88029930fb5c88a5dfe.tar.gz
MFC r322493:
Remove confusion in the line explaining syntax of the msr read. Specify words order in the display.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/cpucontrol/cpucontrol.83
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/cpucontrol/cpucontrol.8 b/usr.sbin/cpucontrol/cpucontrol.8
index 91946d3..426b6e3 100644
--- a/usr.sbin/cpucontrol/cpucontrol.8
+++ b/usr.sbin/cpucontrol/cpucontrol.8
@@ -90,9 +90,10 @@ The following options are available:
.It Fl d Ar datadir
Where to look for microcode images.
The option can be specified multiple times.
-.It Fl m Ar msr Ns Op = Ns Ar value
+.It Fl m Ar msr
Show value of the specified MSR.
MSR register number should be given as a hexadecimal number.
+The high word is printed first, then the low word is printed second.
.It Fl m Ar msr Ns = Ns Ar value
Store the
.Ar value
OpenPOWER on IntegriCloud