projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ae6bf96
)
cosmetic change in message text
author
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 15 Nov 2007 00:57:40 +0000
(
00:57
-0000)
committer
Denis Vlasenko
<vda.linux@googlemail.com>
Thu, 15 Nov 2007 00:57:40 +0000
(
00:57
-0000)
procps/kill.c
patch
|
blob
|
history
diff --git
a/procps/kill.c
b/procps/kill.c
index 65c2837609fa721929b5b33db2158f49ac5f9ffe..a77d66e7a8077382b2b5b48bea8337634b868ae9 100644
(file)
--- a/
procps/kill.c
+++ b/
procps/kill.c
@@
-129,7
+129,7
@@
do_it_now:
/* Pid or name is required for kill/killall */
if (argc < 1) {
- bb_error_msg("
Y
ou need to specify whom to kill");
+ bb_error_msg("
y
ou need to specify whom to kill");
return EXIT_FAILURE;
}