summaryrefslogtreecommitdiffstats
path: root/pcp-htop.5.in
diff options
context:
space:
mode:
authorNathan Scott <natoscott@users.noreply.github.com>2021-08-13 16:04:25 +1000
committerGitHub <noreply@github.com>2021-08-13 16:04:25 +1000
commit5b5836a2b1cdd30ec1241ff547ebe30d2f0112ac (patch)
treef47f613f1b79c4c7a611b507eac8f67fe217323c /pcp-htop.5.in
parent04da92dfd16ebe7c667d650cbf960c72c91f8c9e (diff)
Apply suggestions from code review
Co-authored-by: BenBE <BenBE@geshi.org>
Diffstat (limited to 'pcp-htop.5.in')
-rw-r--r--pcp-htop.5.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/pcp-htop.5.in b/pcp-htop.5.in
index d017cb89..de62bfd6 100644
--- a/pcp-htop.5.in
+++ b/pcp-htop.5.in
@@ -14,7 +14,7 @@ locations (first
.I @sysconfdir@/pcp/htop
then
.IR @datarootdir@/pcp/htop )
-and below the users home directory (usually
+and below the user's home directory (usually
.IR ~/.config/htop ).
Within these locations the
.I meters
@@ -24,13 +24,13 @@ are scanned for dynamic Meter and Column specifications.
.LP
Meters are displayed in the top part of the
.B pcp-htop
-window, and columns are display in the lower part.
+window, and columns are displayed in the lower part.
Meters tend to display system-wide metrics, and Columns
display metrics about individual processes.
.LP
The formats are similar but have slightly different requirements.
-Both formats follow the common ini-style, also allowing both empty
-lines and comment lines starting with the "#" character.
+Both formats follow the common ini-style. Blank lines are ignored.
+Lines starting with the "#" character are treated as comments.
.SH "METERS"
The following is an example configuration for a new Redis meter:
.LP

© 2014-2024 Faster IT GmbH | imprint | privacy policy