From c9266f367b3fccf4427934b7292d61e458df6f43 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Wed, 15 Jun 2022 00:00:00 -0500 Subject: [PATCH] doc: adapt to the 'Ctrl' bottom window one changed key <=== port of newlib 54b949a1 ______________________________ original newlib message --------------------------------------------- ( none ) Signed-off-by: Jim Warner --- top/top.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/top/top.1 b/top/top.1 index f7114c06..071f305a 100644 --- a/top/top.1 +++ b/top/top.1 @@ -1403,9 +1403,9 @@ For details regarding this \*(CI \*(Xt 4d. COLOR Mapping. .br \ \ \ \fB^K\fR\ \ :\fIDisplay-Full-Cmdline \fR (Ctrl key + `k') .br -\ \ \ \fB^U\fR\ \ :\fIDisplay-Full-Supplementary-Groups \fR (Ctrl key + `u') +\ \ \ \fB^N\fR\ \ :\fIDisplay-Full-Environment \fR (Ctrl key + `n') .br -\ \ \ \fB^V\fR\ \ :\fIDisplay-Full-Environment \fR (Ctrl key + `v') +\ \ \ \fB^U\fR\ \ :\fIDisplay-Full-Supplementary-Groups \fR (Ctrl key + `u') .br .RS +7 Applied to the first process displayed, these commands will show @@ -1416,7 +1416,7 @@ the screen. Keying the\fI same\fR `Ctrl' command a second time removes that separate window as does the `=' command. -Keying a different Ctrl combination, while one is already active, +Keying a different `Ctrl' combination, while one is already active, immediately transitions to the new information. Notable among these provisions is the Ctrl+V (environment) command.