diff options
Diffstat (limited to 'procps/kill.c')
-rw-r--r-- | procps/kill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/procps/kill.c b/procps/kill.c index c95afb8b3..a30a79dd8 100644 --- a/procps/kill.c +++ b/procps/kill.c @@ -8,7 +8,7 @@ * Licensed under GPLv2 or later, see file LICENSE in this source tree. */ //config:config KILL -//config: bool "kill (2.6 kb)" +//config: bool "kill (3.1 kb)" //config: default y //config: help //config: The command kill sends the specified signal to the specified |