]> granicus.if.org Git - procps-ng/commitdiff
top: a silly change forcing right margin justification
authorJim Warner <james.warner@comcast.net>
Mon, 11 Jan 2021 06:00:00 +0000 (00:00 -0600)
committerCraig Small <csmall@dropbear.xyz>
Thu, 21 Jan 2021 06:30:24 +0000 (17:30 +1100)
Signed-off-by: Jim Warner <james.warner@comcast.net>
top/top_nls.c

index 990af8430baf30af3c77e39c93942972a4847bd9..f6750ee6d0243962f9ba0229350e4498514ff3ec 100644 (file)
@@ -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 <Enter> then type 'W' and restart top");