From 9ea04e3e99a0b14e001ad1be6030815a236dc91c Mon Sep 17 00:00:00 2001 From: Florian Forster Date: Fri, 29 Sep 2017 08:31:11 +0200 Subject: [PATCH] collectd.conf(5): Move towards unifying "string literals". --- src/collectd.conf.pod | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index b71bf3db..3b9d664d 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1659,7 +1659,7 @@ The following options are valid within B blocks: =item B I Use I as the plugin name when submitting values. -Defaults to 'curl'. +Defaults to C. =item B I @@ -1824,7 +1824,7 @@ host name setting. =item B I Use I as the plugin name when submitting values. -Defaults to 'curl_json'. +Defaults to C. =item B I @@ -3715,7 +3715,7 @@ When connected to the memcached server, asks for the page I. =item B I Use I as the plugin name when submitting values. -Defaults to 'memcachec'. +Defaults to C. =item EBE @@ -5842,7 +5842,7 @@ The address of the OVS DB server JSON-RPC interface used by the plugin. To enable the interface, OVS DB daemon should be running with C<--remote=ptcp:> option. See L for more details. The option may be either network hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string -format. Defaults to B<'localhost'>. +format. Defaults to C. =item B I @@ -5908,7 +5908,7 @@ The address of the OVS DB server JSON-RPC interface used by the plugin. To enable the interface, OVS DB daemon should be running with C<--remote=ptcp:> option. See L for more details. The option may be either network hostname, IPv4 numbers-and-dots notation or IPv6 hexadecimal string -format. Defaults to B<'localhost'>. +format. Defaults to C. =item B I @@ -8003,7 +8003,7 @@ I block but there can be multiple if you have multiple CSV files. =item B I Use I as the plugin name when submitting values. -Defaults to 'tail_csv'. +Defaults to C. =item B I -- 2.11.0