Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'procps/ps.c')
-rw-r--r--procps/ps.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/ps.c b/procps/ps.c
index 03b9c418c..5b521aebd 100644
--- a/procps/ps.c
+++ b/procps/ps.c
@@ -9,7 +9,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config PS
-//config: bool "ps (11 kb)"
+//config: bool "ps (12 kb)"
//config: default y
//config: help
//config: ps gives a snapshot of the current processes.