From 29ecd6a00df4a85b317e62a0f7384e641b8f5dd8 Mon Sep 17 00:00:00 2001 From: Sebastien GODARD Date: Thu, 30 Jul 2020 08:29:37 +0200 Subject: [PATCH] Update sar manual page Restore a reference to sysstat.ioconf file in sar manual page. Signed-off-by: Sebastien GODARD --- man/sar.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/man/sar.in b/man/sar.in index b923b2e..847d7bf 100644 --- a/man/sar.in +++ b/man/sar.in @@ -201,6 +201,10 @@ Report activity for each block device. When data are displayed, the device name is displayed as it (should) appear in .IR "/dev" "." +.BR "sar " "uses data in" +.IR "/sys " "to determine the device name based on its major and minor numbers." +.RB "If this name resolution fails, " "sar " "will use name mapping controlled by" +.IR "@SYSCONFIG_DIR@/sysstat.ioconf " "file." Persistent device names can also be printed if option .B -j is used (see below). Statistics for all devices are displayed unless -- 2.50.0