summaryrefslogtreecommitdiffstats
path: root/sys-utils/irqtop.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sys-utils/irqtop.18
-rw-r--r--sys-utils/irqtop.1.adoc2
2 files changed, 5 insertions, 5 deletions
diff --git a/sys-utils/irqtop.1 b/sys-utils/irqtop.1
index d3d9065..8e9c9db 100644
--- a/sys-utils/irqtop.1
+++ b/sys-utils/irqtop.1
@@ -2,12 +2,12 @@
.\" Title: irqtop
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
-.\" Date: 2023-12-01
+.\" Date: 2024-03-20
.\" Manual: User Commands
-.\" Source: util-linux 2.39.3
+.\" Source: util-linux 2.40
.\" Language: English
.\"
-.TH "IRQTOP" "1" "2023-12-01" "util\-linux 2.39.3" "User Commands"
+.TH "IRQTOP" "1" "2024-03-20" "util\-linux 2.40" "User Commands"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -46,7 +46,7 @@ Specify which output columns to print. Use \fB\-\-help\fP to get a list of all s
.sp
\fB\-c\fP, \fB\-\-cpu\-stat\fP \fImode\fP
.RS 4
-Show per\-cpu statistics by specified mode. Available modes are: \fBauto\fP, \fBenable\fP, \fBdisable\fP. The default option \fBauto\fP detects the width of window, then shows the per\-cpu statistics if the width of window is large enouth to show a full line of statistics.
+Show per\-cpu statistics by specified mode. Available modes are: \fBauto\fP, \fBenable\fP, \fBdisable\fP. The default option \fBauto\fP detects the width of window, then shows the per\-cpu statistics if the width of window is large enough to show a full line of statistics.
.RE
.sp
\fB\-C\fP, \fB\-\-cpu\-list\fP \fIlist\fP
diff --git a/sys-utils/irqtop.1.adoc b/sys-utils/irqtop.1.adoc
index a310ded..dc6f8db 100644
--- a/sys-utils/irqtop.1.adoc
+++ b/sys-utils/irqtop.1.adoc
@@ -26,7 +26,7 @@ The default output is subject to change. So whenever possible, you should avoid
Specify which output columns to print. Use *--help* to get a list of all supported columns. The default list of columns may be extended if list is specified in the format _+list_.
*-c*, *--cpu-stat* _mode_::
-Show per-cpu statistics by specified mode. Available modes are: *auto*, *enable*, *disable*. The default option *auto* detects the width of window, then shows the per-cpu statistics if the width of window is large enouth to show a full line of statistics.
+Show per-cpu statistics by specified mode. Available modes are: *auto*, *enable*, *disable*. The default option *auto* detects the width of window, then shows the per-cpu statistics if the width of window is large enough to show a full line of statistics.
*-C*, *--cpu-list* _list_::
Specify cpus in list format to show.