From: Michael Renzmann Date: Sat, 4 Aug 2007 10:22:54 +0000 (+0200) Subject: collectd(1): Fix typo. X-Git-Tag: collectd-4.0.7~11 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=4e5e16ce0ffec3388cd237303a08b566dbcb1a80;p=collectd.git collectd(1): Fix typo. --- 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