From 472e95ed862ca1a0cd284f54b66cb419a1246528 Mon Sep 17 00:00:00 2001 From: sbrabec <sbrabec@4ea69e1a-61f1-4043-bf83-b5c94c648137> Date: Fri, 15 Nov 2002 13:04:02 +0000 Subject: [PATCH] Comment fix: Refer to man 5 smartd.conf, not man 8 smartd. git-svn-id: https://smartmontools.svn.sourceforge.net/svnroot/smartmontools/trunk@278 4ea69e1a-61f1-4043-bf83-b5c94c648137 --- sm5/smartd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sm5/smartd.conf b/sm5/smartd.conf index ffad86d5c..c0f64ee92 100644 --- a/sm5/smartd.conf +++ b/sm5/smartd.conf @@ -1,6 +1,6 @@ # /etc/smartd.conf -# Sample configuration file for smartd. See man 8 smartd. +# Sample configuration file for smartd. See man 5 smartd.conf. # Home page is: http://smartmontools.sourceforge.net # The file gives a list of devices to monitor using smartd, with one -- GitLab