summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Souza <luiz@netgate.com>2018-02-23 19:42:18 -0300
committerLuiz Souza <luiz@netgate.com>2018-02-23 19:42:18 -0300
commit98495a7f4ea236ff8f860d029bcd8821bfdf0ded (patch)
treeffa12265061c52aa7fba95222cce3db7996c0d91
parent007d3d6585cb982c1ed6518ff9c6be0f09484330 (diff)
downloadFreeBSD-src-98495a7f4ea236ff8f860d029bcd8821bfdf0ded.zip
FreeBSD-src-98495a7f4ea236ff8f860d029bcd8821bfdf0ded.tar.gz
Revert "Revert "MFC r322493:""
This reverts commit 42d8803636663e847e565f2915d4b8dbb6ebb20e.
-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