top: ensure bug report suggestion agrees with man page
The top man page was changed back on 10/20/15, in that
commit shown below. There, freelists.org was suggested
as the bug reports recipient. But, the program was not
changed from the original Debian bug reports approach.
Reference(s):
commit b1f7b2a509
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
parent
a74f604441
commit
3afadf56e4
@ -328,7 +328,7 @@ static void build_norm_nlstab (void) {
|
||||
|
||||
Norm_nlstab[EXIT_signals_fmt] = _(""
|
||||
"\tsignal %d (%s) was caught by %s, please\n"
|
||||
"\tsee http://www.debian.org/Bugs/Reporting\n");
|
||||
"\tsend bug reports to <procps@freelists.org>\n");
|
||||
Norm_nlstab[WRONG_switch_fmt] = _(""
|
||||
"inappropriate '%s'\n"
|
||||
"Usage:\n %s%s");
|
||||
|
Loading…
Reference in New Issue
Block a user