Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
htop
Commits
0341cb3b
Commit
0341cb3b
authored
May 17, 2014
by
Sworddragon
Browse files
Minor fixes for the manpage
parent
56cf323c
Changes
1
Show whitespace changes
Inline
Side-by-side
htop.1.in
View file @
0341cb3b
...
@@ -238,7 +238,7 @@ The resident set size, i.e the size of the text and data sections, plus stack
...
@@ -238,7 +238,7 @@ The resident set size, i.e the size of the text and data sections, plus stack
usage.
usage.
.TP
.TP
.B M_SHARE (SHR)
.B M_SHARE (SHR)
The size of the process's shared pages
The size of the process's shared pages
.
.TP
.TP
.B M_TRS (CODE)
.B M_TRS (CODE)
The size of the text segment of the process (i.e the size of the processes
The size of the text segment of the process (i.e the size of the processes
...
@@ -261,7 +261,7 @@ The percentage of the CPU time that the process is currently using.
...
@@ -261,7 +261,7 @@ The percentage of the CPU time that the process is currently using.
.TP
.TP
.B PERCENT_MEM (MEM%)
.B PERCENT_MEM (MEM%)
The percentage of memory the process is currently using (based on the process's
The percentage of memory the process is currently using (based on the process's
resident memory size, see M_RESIDENT
below
).
resident memory size, see M_RESIDENT
above
).
.TP
.TP
.B USER
.B USER
The username of the process owner, or the user ID if the name can't be
The username of the process owner, or the user ID if the name can't be
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment