From aa6a792bf9d3d4b7ccbb53907e6c57ec1bcccf4b Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Sun, 26 Jun 2022 00:00:00 -0500 Subject: [PATCH] top: adjust the man page alignment for 'Ctrl' commands <=== port of newlib 89200784 ______________________________ original newlib message --------------------------------------------- ( none ) Signed-off-by: Jim Warner --- top/top.1 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/top/top.1 b/top/top.1 index e3b4c1d7..4d3a5a07 100644 --- a/top/top.1 +++ b/top/top.1 @@ -57,7 +57,7 @@ . .\" Document ///////////////////////////////////////////////////////////// .\" ---------------------------------------------------------------------- -.TH TOP 1 "May 2022" "procps-ng" "User Commands" +.TH TOP 1 "June 2022" "procps-ng" "User Commands" .\" ---------------------------------------------------------------------- .nh @@ -1397,15 +1397,15 @@ colors for the \*(CW, or for all windows. For details regarding this \*(CI \*(Xt 4d. COLOR Mapping. .P -\ \ \ \fB^G\fR\ \ :\fIDisplay-Control-Groups \fR (Ctrl key + `g') +\ \ \fB^G\fR\ \ :\fIDisplay-Control-Groups \fR (Ctrl key + `g') .br -\ \ \ \fB^K\fR\ \ :\fIDisplay-Cmdline \fR (Ctrl key + `k') +\ \ \fB^K\fR\ \ :\fIDisplay-Cmdline \fR (Ctrl key + `k') .br -\ \ \ \fB^N\fR\ \ :\fIDisplay-Environment \fR (Ctrl key + `n') +\ \ \fB^N\fR\ \ :\fIDisplay-Environment \fR (Ctrl key + `n') .br -\ \ \ \fB^P\fR\ \ :\fIDisplay-Namesspaces \fR (Ctrl key + `p') +\ \ \fB^P\fR\ \ :\fIDisplay-Namesspaces \fR (Ctrl key + `p') .br -\ \ \ \fB^U\fR\ \ :\fIDisplay-Supplementary-Groups \fR (Ctrl key + `u') +\ \ \fB^U\fR\ \ :\fIDisplay-Supplementary-Groups \fR (Ctrl key + `u') .br .RS +7 Applied to the first process displayed, these commands will show @@ -1436,7 +1436,7 @@ in the bottom window. .RS -7 .TP 7 -\ \ \ \fB^L\fR\ \ :\fILogged-Messages \fR (Ctrl key + `l') +\ \ \fB^L\fR\ \ :\fILogged-Messages \fR (Ctrl key + `l') The 10 most recent messages are displayed in a separate window at the bottom of the screen while normal \*(We monitoring continues. Keying `^L' a second time removes that window as does the `=' command. -- 2.40.0