From 1c8e92605f43fe5f02dfd367c05324af69bc5956 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sat, 6 Dec 2008 16:32:27 +0100 Subject: [PATCH] collectd.conf.pod: Consistently use spaces instead of tabs in examples. --- src/collectd.conf.pod | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) 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 -- 2.11.0