From: Nan Xiao Date: Thu, 20 Aug 2020 07:57:36 +0000 (+0800) Subject: mpstat: Fix typo in man page X-Git-Tag: v12.5.1~29^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb08f6d12450a7ddb18661c1b334b19e38cbc512;p=sysstat mpstat: Fix typo in man page --- diff --git a/man/mpstat.1 b/man/mpstat.1 index 7f5c7cd..dbdcedd 100644 --- a/man/mpstat.1 +++ b/man/mpstat.1 @@ -1,5 +1,5 @@ .\" mpstat manual page - (C) 2000-2020 Sebastien Godard (sysstat orange.fr) -.TH MPSTAT 1 "JULY 2020" Linux "Linux User's Manual" -*- nroff -*- +.TH MPSTAT 1 "AUGUST 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME mpstat \- Report processors related statistics. @@ -14,7 +14,7 @@ command writes to standard output activities for each available processor, processor 0 being the first one. Global average activities among all processors are also reported. .RB "The " "mpstat" -command can be used both on SMP and UP machines, but in the latter, only global +command can be used on both SMP and UP machines, but in the latter, only global average activities will be printed. If no activity has been selected, then the default report is the CPU utilization report. .PP