From: Sebastien GODARD Date: Sat, 13 Jun 2020 09:58:26 +0000 (+0200) Subject: Update manual pages X-Git-Tag: v12.4.0~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=297a7d87663738eab16ded35ff3896c49d617075;p=sysstat Update manual pages Tell that statistics are now displayed by default in color on a terminal. Signed-off-by: Sebastien GODARD --- diff --git a/man/cifsiostat.in b/man/cifsiostat.in index 74677cb..ccf759e 100644 --- a/man/cifsiostat.in +++ b/man/cifsiostat.in @@ -1,4 +1,4 @@ -.TH CIFSIOSTAT 1 "JULY 2018" Linux "Linux User's Manual" -*- nroff -*- +.TH CIFSIOSTAT 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME cifsiostat \- Report CIFS statistics. .SH SYNOPSIS @@ -125,13 +125,13 @@ The command takes into account the following environment variables: .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , .IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different diff --git a/man/iostat.in b/man/iostat.in index 4120a9c..cb623bd 100644 --- a/man/iostat.in +++ b/man/iostat.in @@ -1,4 +1,4 @@ -.TH IOSTAT 1 "DECEMBER 2019" Linux "Linux User's Manual" -*- nroff -*- +.TH IOSTAT 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME iostat \- Report Central Processing Unit (CPU) statistics and input/output statistics for devices and partitions. @@ -454,13 +454,13 @@ When this variable is set, transfer rates are shown in 512-byte blocks instead of the default 1K blocks. .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , .IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different diff --git a/man/mpstat.1 b/man/mpstat.1 index 71ec1ad..17549f7 100644 --- a/man/mpstat.1 +++ b/man/mpstat.1 @@ -1,4 +1,4 @@ -.TH MPSTAT 1 "NOVEMBER 2019" Linux "Linux User's Manual" -*- nroff -*- +.TH MPSTAT 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME mpstat \- Report processors related statistics. .SH SYNOPSIS @@ -248,13 +248,13 @@ The command takes into account the following environment variable: .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , -.IR always +.IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different diff --git a/man/pidstat.1 b/man/pidstat.1 index 20c8c9a..97c2c98 100644 --- a/man/pidstat.1 +++ b/man/pidstat.1 @@ -1,4 +1,4 @@ -.TH PIDSTAT 1 "JULY 2018" Linux "Linux User's Manual" -*- nroff -*- +.TH PIDSTAT 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME pidstat \- Report statistics for Linux tasks. .SH SYNOPSIS @@ -575,13 +575,13 @@ The command takes into account the following environment variables: .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , .IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different diff --git a/man/sar.in b/man/sar.in index c0c1a45..8e8d21b 100644 --- a/man/sar.in +++ b/man/sar.in @@ -1,4 +1,4 @@ -.TH SAR 1 "MAY 2020" Linux "Linux User's Manual" -*- nroff -*- +.TH SAR 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME sar \- Collect, report, or save system activity information. .SH SYNOPSIS @@ -2463,13 +2463,13 @@ The command takes into account the following environment variables: .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , -.IR always +.IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different diff --git a/man/tapestat.1 b/man/tapestat.1 index 23e9396..14ee5a7 100644 --- a/man/tapestat.1 +++ b/man/tapestat.1 @@ -1,4 +1,4 @@ -.TH TAPESTAT 1 "JULY 2018" Linux "Linux User's Manual" -*- nroff -*- +.TH TAPESTAT 1 "JUNE 2020" Linux "Linux User's Manual" -*- nroff -*- .SH NAME tapestat \- Report tape statistics. .SH SYNOPSIS @@ -185,13 +185,13 @@ The command takes into account the following environment variables: .IP S_COLORS -When this variable is set, display statistics in color on the terminal. -Possible values for this variable are +By default statistics are displayed in color when the output is connected to a terminal. +Use this variable to change the settings. Possible values for this variable are .IR never , .IR always or .IR auto -(the latter is the default). +(the latter is equivalent to the default settings). Please note that the color (being red, yellow, or some other color) used to display a value is not indicative of any kind of issue simply because of the color. It only indicates different