-.TH IOSTAT 1 "AUGUST 2015" Linux "Linux User's Manual" -*- nroff -*-
+.TH IOSTAT 1 "SEPTEMBER 2015" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
iostat \- Report Central Processing Unit (CPU) statistics and input/output
statistics for devices and partitions.
.B iostat
command takes into account the following environment variables:
+.IP POSIXLY_CORRECT
+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.
+
.IP S_TIME_FORMAT
If this variable exists and its value is
.BR ISO
The timestamp displayed with option -t will also be compliant with ISO 8601
format.
-.IP POSIXLY_CORRECT
-When this variable is set, transfer rates are shown in 512-byte blocks instead
-of the default 1K blocks.
-
.SH EXAMPLES
.B iostat
.RS
-.TH MPSTAT 1 "JUNE 2013" Linux "Linux User's Manual" -*- nroff -*-
+.TH MPSTAT 1 "SEPTEMBER 2015" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
mpstat \- Report processors related statistics.
.SH SYNOPSIS
.B mpstat
command takes into account the following environment variable:
+.IP S_COLORS
+When this variable is set, display statistics in color on the terminal.
+
.IP S_TIME_FORMAT
If this variable exists and its value is
.BR ISO
-.TH SAR 1 "APRIL 2015" Linux "Linux User's Manual" -*- nroff -*-
+.TH SAR 1 "SEPTEMBER 2015" Linux "Linux User's Manual" -*- nroff -*-
.SH NAME
sar \- Collect, report, or save system activity information.
.SH SYNOPSIS
.B sar
command takes into account the following environment variables:
-.IP S_TIME_FORMAT
-If this variable exists and its value is
-.B ISO
-then the current locale will be ignored when printing the date in the report header.
-The
-.B sar
-command will use the ISO 8601 format (YYYY-MM-DD) instead.
+.IP S_COLORS
+When this variable is set, display statistics in color on the terminal.
.IP S_TIME_DEF_TIME
If this variable exists and its value is
.IR @SA_DIR@
directory. This variable may be useful for servers with users located across
several timezones.
+
+.IP S_TIME_FORMAT
+If this variable exists and its value is
+.B ISO
+then the current locale will be ignored when printing the date in the report header.
+The
+.B sar
+command will use the ISO 8601 format (YYYY-MM-DD) instead.
.SH EXAMPLES
.B sar -u 2 5
.RS