Remove confusion in the line explaining syntax of the msr read.
Specify words order in the display. Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
93b4e111bb
commit
32cb21c90b
@ -90,9 +90,10 @@ The following options are available:
|
|||||||
.It Fl d Ar datadir
|
.It Fl d Ar datadir
|
||||||
Where to look for microcode images.
|
Where to look for microcode images.
|
||||||
The option can be specified multiple times.
|
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.
|
Show value of the specified MSR.
|
||||||
MSR register number should be given as a hexadecimal number.
|
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
|
.It Fl m Ar msr Ns = Ns Ar value
|
||||||
Store the
|
Store the
|
||||||
.Ar value
|
.Ar value
|
||||||
|
Loading…
Reference in New Issue
Block a user