summaryrefslogtreecommitdiffstats
path: root/share/man/man4/cpuctl.4
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man4/cpuctl.4')
-rw-r--r--share/man/man4/cpuctl.43
1 files changed, 0 insertions, 3 deletions
diff --git a/share/man/man4/cpuctl.4 b/share/man/man4/cpuctl.4
index bf1bdde..9e3a2aa 100644
--- a/share/man/man4/cpuctl.4
+++ b/share/man/man4/cpuctl.4
@@ -74,7 +74,6 @@ The
structure is defined in
.In sys/cpuctl.h
as:
-.Pp
.Bd -literal
typedef struct {
int msr; /* MSR to read */
@@ -90,7 +89,6 @@ field.
Retrieve CPUID information.
Arguments are supplied in
the following struct:
-.Pp
.Bd -literal
typedef struct {
int level; /* CPUID level */
@@ -108,7 +106,6 @@ Update CPU firmware (microcode).
The structure is defined in
.In sys/cpuctl.h
as:
-.Pp
.Bd -literal
typedef struct {
void *data;
OpenPOWER on IntegriCloud