From 25a2aada3c0faee45f57d2ce31c0987d030ce693 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Thu, 8 Sep 2011 01:36:08 +0000 Subject: Fix on-screen documentation regarding [ and ] --- htop.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'htop.1.in') diff --git a/htop.1.in b/htop.1.in index 8d720b2b..ecd6cd8d 100644 --- a/htop.1.in +++ b/htop.1.in @@ -86,11 +86,11 @@ tree view. Select field for sorting. The sort field is indicated by a highlight in the header. .TP -.B F7, ], - +.B F7, ] Increase selected process priority (subtract from 'nice' value). This can be done by the superuser only. .TP -.B F8, [, + +.B F8, [ Decrease selected process priority (add to 'nice' value) .TP .B F9, k -- cgit v1.2.3