diff options
| author | Ron Yorston <rmy@pobox.com> | 2019-01-10 08:38:15 +0000 |
|---|---|---|
| committer | Ron Yorston <rmy@pobox.com> | 2019-01-10 08:38:15 +0000 |
| commit | f99a280743e877c14ee90a3f9e93a34ca3476a27 (patch) | |
| tree | 60ca3d17596e190c8c7cbca587168946598bee8a /procps/kill.c | |
| parent | 40d5dd07ea1f290eaed30a03fd598e33a8eaf495 (diff) | |
| parent | 6ca8e347fed8c24655df692f22694baf7c572770 (diff) | |
| download | busybox-w32-f99a280743e877c14ee90a3f9e93a34ca3476a27.tar.gz busybox-w32-f99a280743e877c14ee90a3f9e93a34ca3476a27.tar.bz2 busybox-w32-f99a280743e877c14ee90a3f9e93a34ca3476a27.zip | |
Merge branch 'busybox' into merge
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 4477dedb7..073e74332 100644 --- a/procps/kill.c +++ b/procps/kill.c | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. | 8 | * Licensed under GPLv2 or later, see file LICENSE in this source tree. |
| 9 | */ | 9 | */ |
| 10 | //config:config KILL | 10 | //config:config KILL |
| 11 | //config: bool "kill (2.6 kb)" | 11 | //config: bool "kill (3.1 kb)" |
| 12 | //config: default y | 12 | //config: default y |
| 13 | //config: help | 13 | //config: help |
| 14 | //config: The command kill sends the specified signal to the specified | 14 | //config: The command kill sends the specified signal to the specified |
