From 123ba32ae7ca67005ddf57cc8b8abd318db817c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Fri, 16 Jun 2023 16:31:47 +0200 Subject: [PATCH] [man] Fix typo in irqtop.1.adoc --- sys-utils/irqtop.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-utils/irqtop.1.adoc b/sys-utils/irqtop.1.adoc index a310ded9d5..dc6f8dbe1e 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. -- 2.47.2