doc: fix typo in procps_misc
This commit is contained in:
parent
770505ded4
commit
8a9a1aef74
@ -49,7 +49,7 @@ library.
|
|||||||
.BR procps_cpu_count ()
|
.BR procps_cpu_count ()
|
||||||
returns the number of CPUs that are currently online. On most systems returns
|
returns the number of CPUs that are currently online. On most systems returns
|
||||||
the value of
|
the value of
|
||||||
.BI sysconf( _SC_NPROCESSORS_ONLN )
|
.BI sysconf( _SC_NPROCESSORS_ONLY )
|
||||||
or assumed to be \fI1\fR.
|
or assumed to be \fI1\fR.
|
||||||
|
|
||||||
.BR procps_hertz_get ()
|
.BR procps_hertz_get ()
|
||||||
|
Loading…
Reference in New Issue
Block a user