summaryrefslogtreecommitdiff
path: root/src/kill.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kill.c')
-rw-r--r--src/kill.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/kill.c b/src/kill.c
index 9798455b9..6b8455ffe 100644
--- a/src/kill.c
+++ b/src/kill.c
@@ -1,5 +1,5 @@
/* kill -- send a signal to a process
- Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc.
+ Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -97,6 +97,7 @@ Usage: %s [-s SIGNAL | -SIGNAL] PID...\n\
or: %s -t [SIGNAL]...\n\
"),
program_name, program_name, program_name);
+ printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
fputs (_("\
Send signals to processes, or list signals.\n\
\n\