collectd-nagios(1): Fix typo.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 2 Jul 2007 09:59:46 +0000 (11:59 +0200)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 2 Jul 2007 09:59:46 +0000 (11:59 +0200)
src/collectd-nagios.pod

index e69f18e..3acd506 100644 (file)
@@ -9,7 +9,7 @@ collectd-nagios B<-s> I<socket> B<-n> I<value_spec> B<-H> I<hostname> I<[options
 =head1 DESCRIPTION
 
 This small program is the glue between collectd and nagios. collectd collects
-various performance statistics which is provides via the C<unixsock plugin>,
+various performance statistics which it provides via the C<unixsock plugin>,
 see L<collectd-unixsock(5)>. This program is called by Nagios, connects to the
 UNIX socket and reads the values from collectd. It then returns B<OKAY>,
 B<WARNING> or B<CRITICAL> depending on the values and the ranges provided by