aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/nproc.c')
-rw-r--r--coreutils/nproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nproc.c b/coreutils/nproc.c
index 0ea8d1001..31e452bc4 100644
--- a/coreutils/nproc.c
+++ b/coreutils/nproc.c
@@ -4,7 +4,7 @@
4 * Licensed under GPLv2, see LICENSE in this source tree 4 * Licensed under GPLv2, see LICENSE in this source tree
5 */ 5 */
6//config:config NPROC 6//config:config NPROC
7//config: bool "nproc (248 bytes)" 7//config: bool "nproc (3.7 kb)"
8//config: default y 8//config: default y
9//config: help 9//config: help
10//config: Print number of CPUs 10//config: Print number of CPUs