]> granicus.if.org Git - procps-ng/commitdiff
top: a silly change forcing right margin justification
authorJim Warner <james.warner@comcast.net>
Thu, 13 Jan 2022 19:13:13 +0000 (13:13 -0600)
committerCraig Small <csmall@dropbear.xyz>
Mon, 17 Jan 2022 09:27:20 +0000 (20:27 +1100)
Reference(s):
. 01/11/21, newlib branch equivalent commit
commit 0cf6942be70817cc363c4ae4df99d56d3e317b71

Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top_nls.c

index f64ff084b0ce78e14766d10340536f4892dcf575..4101a2848eb230754540831633a43f1473a2f89f 100644 (file)
@@ -481,8 +481,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 <Enter> then type 'W' and restart top");