diff options
Diffstat (limited to 'procps/ps.c')
-rw-r--r-- | procps/ps.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/ps.c b/procps/ps.c index e8b122c..a8d2d18 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" +//config: bool "ps (11 kb)" //config: default y //config: help //config: ps gives a snapshot of the current processes. |