From: Jim Warner Date: Mon, 11 Jan 2021 06:00:00 +0000 (-0600) Subject: top: a silly change forcing right margin justification X-Git-Tag: v4.0.0~256 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0cf6942be70817cc363c4ae4df99d56d3e317b71;p=procps-ng top: a silly change forcing right margin justification Signed-off-by: Jim Warner --- diff --git a/top/top_nls.c b/top/top_nls.c index 990af843..f6750ee6 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -464,8 +464,8 @@ static void build_norm_nlstab (void) { "new command can offer. The possibilities are endless, especially considering\n" "that 'pipe' type entries can include shell scripts too!\n" "\n" - "For additional important information, please consult the top documentation.\n" - "Then enhance top with your very own customized 'file' and 'pipe' entries.\n" + "For additional important information, please consult the top(1) man document.\n" + "Then, enhance top with your very own customized 'file' and/or 'pipe' entries.\n" "\n" "Enjoy!\n"); Norm_nlstab[YINSP_noents_txt] = _("to enable 'Y' press then type 'W' and restart top");