mirror of
https://github.com/smxi/inxi.git
synced 2024-11-16 08:11:39 +00:00
man page fix
This commit is contained in:
parent
6d71f06c3e
commit
a980e17a18
11
inxi.1
11
inxi.1
|
@ -1903,7 +1903,7 @@ of how many mt (multi\-threaded) and how many st (single\-threaded) cores there
|
|||
in the physical cpu ( \fBmt\-cores:\fR, \fBst\-cores:\fR); For complex CPU
|
||||
types like ARM SoC devices with 2 CPU types, with different core counts and/or
|
||||
\fBmin/max:\fR) frequencies, \fBvariant:\fR per type found, with relevant
|
||||
differences shown, like \fBcores:, \fBmin/max:\fR, etc.
|
||||
differences shown, like \fBcores:\fR, \fBmin/max:\fR, etc.
|
||||
|
||||
.nf
|
||||
\fBCPU:
|
||||
|
@ -1944,7 +1944,7 @@ differences shown, like \fBcores:, \fBmin/max:\fR, etc.
|
|||
1: 1195
|
||||
2: 1196
|
||||
....
|
||||
bogomips: 267823
|
||||
bogomips: 267823\fR
|
||||
.fi
|
||||
|
||||
\- Adds CPU Vulnerabilities (bugs) as known by your current kernel. Lists by
|
||||
|
@ -1997,7 +1997,7 @@ does NOT mean it is available in the system, it's just something the kernel
|
|||
knows could possibly be used instead.
|
||||
|
||||
\- Adds (AMD/Intel/Nvidia, if available) \fBprocess: [node] built: [years]\fR
|
||||
to \fBarch:fR item.
|
||||
to \fBarch:\fR item.
|
||||
|
||||
\- Adds (if Linux and Nvidia device) non\-free support information (if
|
||||
available). This can be useful for forum support people to determine if the card
|
||||
|
@ -2023,7 +2023,8 @@ Graphics:
|
|||
display\-ID: :0 screens: 1\fR
|
||||
.fi
|
||||
|
||||
With \fB\-y1\fR.
|
||||
With \fB\-y1\fR:
|
||||
|
||||
.nf
|
||||
\fBinxi \-Ga \-y1
|
||||
Graphics:
|
||||
|
@ -2046,7 +2047,7 @@ Graphics:
|
|||
empty: DVI\-I\-1,TV\-1
|
||||
bus\-ID: 01:00.0
|
||||
chip\-ID: 10de:0322
|
||||
class\-ID: 0300
|
||||
class\-ID: 0300\fR
|
||||
.fi
|
||||
|
||||
\- Adds PCIe generation, and, if different than running PCIe generation, speed
|
||||
|
|
Loading…
Reference in a new issue