From 8a9a1aef74dceafd70c63704673fa88cd6a5a5b4 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Mon, 21 Dec 2020 12:43:00 +1100 Subject: [PATCH] doc: fix typo in procps_misc --- doc/procps_misc.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ()