From: txaj Date: Wed, 30 Jul 2014 14:55:58 +0000 (-0500) Subject: Fixing misplaced block in documentation. X-Git-Tag: collectd-5.5.0~243^2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=ff34da6b6b66c1d0f0dc869812d28e3355829237;p=collectd.git Fixing misplaced block in documentation. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index a86df335..7674847d 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -4862,13 +4862,6 @@ Specify the password to be used when connecting to the server. Specify whether to use an SSL connection when contacting the server. The following modes are supported: -=item B I - -Specify the plugin instance name that should be used instead of the database -name (which is the default, if this option has not been specified). This -allows to query multiple databases of the same name on the same host (e.g. -when running multiple database server versions in parallel). - =over 4 =item I @@ -4889,6 +4882,13 @@ Use SSL only. =back +=item B I + +Specify the plugin instance name that should be used instead of the database +name (which is the default, if this option has not been specified). This +allows to query multiple databases of the same name on the same host (e.g. +when running multiple database server versions in parallel). + =item B I Specify the Kerberos service name to use when authenticating with Kerberos 5