From: Craig Small Date: Mon, 21 Dec 2020 01:43:00 +0000 (+1100) Subject: doc: fix typo in procps_misc X-Git-Tag: v4.0.0~291 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a9a1aef74dceafd70c63704673fa88cd6a5a5b4;p=procps-ng doc: fix typo in procps_misc --- diff --git a/doc/procps_misc.3 b/doc/procps_misc.3 index 7304736c..642ed2e7 100644 --- a/doc/procps_misc.3 +++ b/doc/procps_misc.3 @@ -49,7 +49,7 @@ library. .BR procps_cpu_count () returns the number of CPUs that are currently online. On most systems returns the value of -.BI sysconf( _SC_NPROCESSORS_ONLN ) +.BI sysconf( _SC_NPROCESSORS_ONLY ) or assumed to be \fI1\fR. .BR procps_hertz_get ()