From: Sebastian Harl Date: Sat, 6 Dec 2008 15:32:27 +0000 (+0100) Subject: collectd.conf.pod: Consistently use spaces instead of tabs in examples. X-Git-Tag: collectd-4.4.5~9 X-Git-Url: https://git.octo.it/?p=collectd.git;a=commitdiff_plain;h=1c8e92605f43fe5f02dfd367c05324af69bc5956 collectd.conf.pod: Consistently use spaces instead of tabs in examples. --- diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod index 7f9ae14e..17393597 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -1214,16 +1214,16 @@ user using (extended) regular expressions, as described in L. Instance "exim" - Regex "S=([1-9][0-9]*)" - DSType "CounterAdd" - Type "ipt_bytes" - Instance "total" + Regex "S=([1-9][0-9]*)" + DSType "CounterAdd" + Type "ipt_bytes" + Instance "total" - Regex "\\" - DSType "CounterInc" - Type "counter" - Instance "local_user" + Regex "\\" + DSType "CounterInc" + Type "counter" + Instance "local_user" @@ -1528,7 +1528,7 @@ information. Instance "cached" - WarningMin 100000000 + WarningMin 100000000