From: Sebastien GODARD Date: Fri, 8 May 2020 09:49:01 +0000 (+0200) Subject: Fix typos in sar manual page X-Git-Tag: v12.4.0~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3a5f5617c12f9fe788d85e96a6162ef1a0cfca7c;p=sysstat Fix typos in sar manual page Signed-off-by: Sebastien GODARD --- diff --git a/man/sar.in b/man/sar.in index 311a6f3..c0c1a45 100644 --- a/man/sar.in +++ b/man/sar.in @@ -1,4 +1,4 @@ -.TH SAR 1 "APRIL 2020" Linux "Linux User's Manual" -*- nroff -*- +.TH SAR 1 "MAY 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME sar \- Collect, report, or save system activity information. .SH SYNOPSIS @@ -2079,42 +2079,42 @@ The following values are displayed: .B %smem-10 .RS -Percentage of the time during which at least some tasks were waiting for memory ressources, over the last 10 second window. +Percentage of the time during which at least some tasks were waiting for memory resources, over the last 10 second window. .RE .B %smem-60 .RS -Percentage of the time during which at least some tasks were waiting for memory ressources, over the last 60 second window. +Percentage of the time during which at least some tasks were waiting for memory resources, over the last 60 second window. .RE .B %smem-300 .RS -Percentage of the time during which at least some tasks were waiting for memory ressources, over the last 300 second window. +Percentage of the time during which at least some tasks were waiting for memory resources, over the last 300 second window. .RE .B %smem .RS -Percentage of the time during which at least some tasks were waiting for memory ressources, over the last time interval. +Percentage of the time during which at least some tasks were waiting for memory resources, over the last time interval. .RE .B %fmem-10 .RS -Percentage of the time during which all non-idle tasks were stalled waiting for memory ressources, over the last 10 second window. +Percentage of the time during which all non-idle tasks were stalled waiting for memory resources, over the last 10 second window. .RE .B %fmem-60 .RS -Percentage of the time during which all non-idle tasks were stalled waiting for memory ressources, over the last 60 second window. +Percentage of the time during which all non-idle tasks were stalled waiting for memory resources, over the last 60 second window. .RE .B %fmem-300 .RS -Percentage of the time during which all non-idle tasks were stalled waiting for memory ressources, over the last 300 second window. +Percentage of the time during which all non-idle tasks were stalled waiting for memory resources, over the last 300 second window. .RE .B %fmem .RS -Percentage of the time during which all non-idle tasks were stalled waiting for memory ressources, over the last time interval. +Percentage of the time during which all non-idle tasks were stalled waiting for memory resources, over the last time interval. .RE The