summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Warner <james.warner@comcast.net>2022-06-26 00:00:00 -0500
committerCraig Small <csmall@dropbear.xyz>2022-07-03 21:33:07 +1000
commitaa6a792bf9d3d4b7ccbb53907e6c57ec1bcccf4b (patch)
tree85e81704bb3eb77ea51c298b6b4326bd911db797
parent1750dd2b96577ac2ca51666ca4ba1da38bcb60e9 (diff)
downloadprocps-ng-aa6a792bf9d3d4b7ccbb53907e6c57ec1bcccf4b.tar.gz
top: adjust the man page alignment for 'Ctrl' commands <=== port of newlib 89200784
______________________________ original newlib message --------------------------------------------- ( none ) Signed-off-by: Jim Warner <james.warner@comcast.net>
-rw-r--r--top/top.114
1 files changed, 7 insertions, 7 deletions
diff --git a/top/top.1 b/top/top.1
index e3b4c1d..4d3a5a0 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.