summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-leap-15-6/man1/systemd-cgtop.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-17 10:52:33 +0000
commit2c3307fb903f427be3d021c5780b75cac9af2ce8 (patch)
tree65cf431f40b7481d81ae2dfce9576342686448f7 /upstream/opensuse-leap-15-6/man1/systemd-cgtop.1
parentReleasing progress-linux version 4.22.0-1~progress7.99u1. (diff)
downloadmanpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.tar.xz
manpages-l10n-2c3307fb903f427be3d021c5780b75cac9af2ce8.zip
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-leap-15-6/man1/systemd-cgtop.1')
-rw-r--r--upstream/opensuse-leap-15-6/man1/systemd-cgtop.14
1 files changed, 2 insertions, 2 deletions
diff --git a/upstream/opensuse-leap-15-6/man1/systemd-cgtop.1 b/upstream/opensuse-leap-15-6/man1/systemd-cgtop.1
index 5e56c306..3cd04ecf 100644
--- a/upstream/opensuse-leap-15-6/man1/systemd-cgtop.1
+++ b/upstream/opensuse-leap-15-6/man1/systemd-cgtop.1
@@ -113,7 +113,7 @@ key\&.
.PP
\fB\-P\fR
.RS 4
-Count only userspace processes instead of all tasks\&. By default, all tasks are counted: each kernel thread and each userspace thread individually\&. With this setting, kernel threads are excluded from the counting and each userspace process only counts as one, regardless how many threads it consists of\&. This setting may also be toggled at runtime by pressing the
+Count only userspace processes instead of all tasks\&. By default, all tasks are counted: each kernel thread and each userspace thread individually\&. With this setting, kernel threads are excluded from the count and each userspace process only counts as one task, regardless of how many threads it consists of\&. This setting may also be toggled at runtime by pressing the
P
key\&. This option may not be combined with
\fB\-k\fR\&.
@@ -121,7 +121,7 @@ key\&. This option may not be combined with
.PP
\fB\-k\fR
.RS 4
-Count only userspace processes and kernel threads instead of all tasks\&. By default, all tasks are counted: each kernel thread and each userspace thread individually\&. With this setting, kernel threads are included in the counting and each userspace process only counts as on one, regardless how many threads it consists of\&. This setting may also be toggled at runtime by pressing the
+Count only userspace processes and kernel threads instead of all tasks\&. By default, all tasks are counted: each kernel thread and each userspace thread individually\&. With this setting, kernel threads are included in the count and each userspace process only counts as one task, regardless of how many threads it consists of\&. This setting may also be toggled at runtime by pressing the
k
key\&. This option may not be combined with
\fB\-P\fR\&.