From: Florian Forster Date: Tue, 8 Jan 2008 10:25:20 +0000 (+0100) Subject: collectd.conf(5): Fix a messed up merge. X-Git-Tag: collectd-4.2.4~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af763dafe80f13e3992dd10287d17ed91c377757;p=thirdparty%2Fcollectd.git collectd.conf(5): Fix a messed up merge. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 56b258f98..2acf4df02 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -32,10 +32,6 @@ ignored. Values are either string, enclosed in double-quotes, B. String containing of only alphanumeric characters and underscores do not need to be quoted. -Plugins are loaded in the order listed in this config file. It is a good idea -to load any logging plugins first in order to catch messages from plugins -during configuration. - The configuration is read and processed in order, i.Ee. from top to bottom. So the plugins are loaded in the order listed in this config file. It is a good idea to load any logging plugins first in order to catch messages