]> granicus.if.org Git - sysstat/commitdiff
mpstat: Fix typo in man page
authorNan Xiao <nan@chinadtrace.org>
Thu, 20 Aug 2020 07:57:36 +0000 (15:57 +0800)
committerGitHub <noreply@github.com>
Thu, 20 Aug 2020 07:57:36 +0000 (15:57 +0800)
man/mpstat.1

index 7f5c7cde6a7d39ae4f4b7f00871605c98dd947c5..dbdcedd2a0c2df649776fe1c5f21e172ca623c27 100644 (file)
@@ -1,5 +1,5 @@
 .\" mpstat manual page - (C) 2000-2020 Sebastien Godard (sysstat <at> 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