From ff34da6b6b66c1d0f0dc869812d28e3355829237 Mon Sep 17 00:00:00 2001 From: txaj Date: Wed, 30 Jul 2014 09:55:58 -0500 Subject: [PATCH] Fixing misplaced block in documentation. --- src/collectd.conf.pod | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 -- 2.30.2