From 4e5e16ce0ffec3388cd237303a08b566dbcb1a80 Mon Sep 17 00:00:00 2001 From: Michael Renzmann Date: Sat, 4 Aug 2007 12:22:54 +0200 Subject: [PATCH] collectd(1): Fix typo. --- src/collectd.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/collectd.pod b/src/collectd.pod index aae43154..d5bd792f 100644 --- a/src/collectd.pod +++ b/src/collectd.pod @@ -81,7 +81,7 @@ Of course not all plugins fit neatly into one of the two above categories. The C, for example, is able to send (i.Ee. "write") B receive (i.Ee. "dispatch") values. Also, it opens a socket upon initialization and dispatches the values when it receives them and isn't -triggered at the same time the input plugins are being read. You can think if +triggered at the same time the input plugins are being read. You can think of the network receive part as working asynchronous if it helps. In addition to the above, there are "logging plugins". Right now those are the -- 2.30.2