From 6c67c8d27a76d284796d0358a026bbabc5426878 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sun, 23 Dec 2012 00:00:00 -0600 Subject: [PATCH] top: tweak the help screen text and termcap attributes Signed-off-by: Jim Warner --- top/top_nls.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/top/top_nls.c b/top/top_nls.c index 40aee6a9..b50bb4e9 100644 --- a/top/top_nls.c +++ b/top/top_nls.c @@ -465,7 +465,7 @@ static void build_uniq_nlstab (void) { "Window ~1%s~6: ~1Cumulative mode ~3%s~2. ~1System~6: ~1Delay ~3%.1f secs~2; ~1Secure mode ~3%s~2.\n" "\n" " Z~5,~1B~5,E,e Global: '~1Z~2' colors; '~1B~2' bold; '~1E~2'/'~1e~2' summary/task memory scale\n" - " l,t,m Toggle Summaries: '~1l~2' load avg; '~1t~2' task/cpu stats; '~1m~2' mem info\n" + " l,t,m Toggle Summary: '~1l~2' load avg; '~1t~2' task/cpu stats; '~1m~2' memory info\n" " 0,1,I Toggle: '~10~2' Zero suppress; '~11~2' separate cpu(s); '~1I~2' Irix mode\n" " f,F,X Fields: '~1f~2'/'~1F~2' add/remove/order/sort; '~1X~2' increase fixed-width\n" "\n" @@ -476,7 +476,7 @@ static void build_uniq_nlstab (void) { " z~5,~1b~5 . Toggle: '~1z~2' color/mono; '~1b~2' bold/reverse (only if 'x' or 'y')\n" " u,U . Filter by: '~1u~2' effective user; '~1U~2' effective/file/real/saved user\n" " n or # . Set maximum tasks displayed\n" - " C,... . Toggle scroll coordinates msg for: ~1up~2,~1down~2,~1left~2,right~2,~1home~2,~1end~2\n" + " C,... . Toggle scroll coordinates msg for: ~1up~2,~1down~2,~1left~2,~1right~2,~1home~2,~1end~2\n" "\n" "%s" " W,Y Write configuration file '~1W~2'; Inspect other output '~1Y~2'\n"