doc: fix typo in procps_misc

This commit is contained in:
Craig Small 2020-12-21 12:43:00 +11:00
parent 770505ded4
commit 8a9a1aef74

View File

@ -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 ()