diff options
Diffstat (limited to 'coreutils/nproc.c')
-rw-r--r-- | coreutils/nproc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nproc.c b/coreutils/nproc.c index 0ea8d10..31e452b 100644 --- a/coreutils/nproc.c +++ b/coreutils/nproc.c @@ -4,7 +4,7 @@ * Licensed under GPLv2, see LICENSE in this source tree */ //config:config NPROC -//config: bool "nproc (248 bytes)" +//config: bool "nproc (3.7 kb)" //config: default y //config: help //config: Print number of CPUs |