[collectd] [PATCH] collectd.conf(5): Fixed some typos.

Sebastian Harl sh at tokkee.org
Thu Nov 22 10:40:20 CET 2007


Signed-off-by: Sebastian Harl <sh at tokkee.org>
---
 src/collectd.conf.pod |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 0f787d2..3ba8810 100644
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -73,12 +73,12 @@ Set the file that contains the data-set descriptions.
 =item B<Interval> I<Seconds>
 
 Configures the interval in which to query the read plugins. Obviously smaller
-values lead to a higher system load produces by collectd, while higher values
+values lead to a higher system load produced by collectd, while higher values
 lead to more coarse statistics.
 
 =item B<ReadThreads> I<Num>
 
-Number of threads to start for reading plugins. The default value if B<5>, but
+Number of threads to start for reading plugins. The default value is B<5>, but
 you may want to increase this if you have more than five plugins that take a
 long time to read. Mostly those are plugin that do network-IO. Setting this to
 a value higher than the number of plugins you've loaded is totally useless.
@@ -91,13 +91,13 @@ hostname will be determinded using the L<gethostname(2)> system call.
 =item B<FQDNLookup> B<true|false>
 
 If B<Hostname> is determined automatically this setting controls whether or not
-the daemon should try to figure out the "full qualified domain name", FQDN.
+the daemon should try to figure out the "fully qualified domain name", FQDN.
 This is done using a lookup of the name returned by C<gethostname>.
 
 Using this feature (i.E<nbsp>e. setting this option to B<true>) is recommended.
 However, to preserve backwards compatibility the default is set to B<false>.
 The sample config file that is installed with C<makeE<nbsp>install> includes a
-line with sets this option, though, so that default installations will have
+line which sets this option, though, so that default installations will have
 this setting enabled.
 
 =back
-- 
1.5.3.6.736.gb7f30

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20071122/14e0752a/attachment.pgp 


More information about the collectd mailing list