diff --git a/top/top_nls.c b/top/top_nls.c index 458bd3bb..f7f13208 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -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 \n"); Norm_nlstab[WRONG_switch_fmt] = _("" "inappropriate '%s'\n" "Usage:\n %s%s");