function by the same name.
/* 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
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\
or: %s OPTION\n\
"),
program_name, program_name);
+ printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
fputs (_("\
Print ARGUMENT(s) according to FORMAT.\n\
\n\
/* pwd - print current directory
- Copyright (C) 1994-1997, 1999-2004 Free Software Foundation, Inc.
+ Copyright (C) 1994-1997, 1999-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
else
{
printf (_("Usage: %s [OPTION]\n"), program_name);
+ printf (USAGE_BUILTIN_WARNING, PROGRAM_NAME);
fputs (_("\
Print the full filename of the current working directory.\n\
\n\