[collectd] [PATCH] its/it's in documentation

Evan Miller emmiller at gmail.com
Thu Jun 7 02:03:56 CEST 2007


A grammatical pet peeve of mine...

Cheers,

Evan

diff --git a/README b/README
index 794511c..c39885d 100644
--- a/README
+++ b/README
@@ -253,7 +253,7 @@ Prerequisites

   * librrd (optional; headers and library; rrdtool 1.0 and 1.2 both work
fine)
     If built without `librrd' the resulting binary will be `client only',
i.e.
-    will send it's values via multicast and not create any RRD files
itself.
+    will send its values via multicast and not create any RRD files itself.
     Alternatively you can chose to write CSV-files (Comma Seperated Values)
     instead.

diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod
index 939c72a..2843c2b 100644
--- a/src/collectd.conf.pod
+++ b/src/collectd.conf.pod
@@ -103,7 +103,7 @@ the following snipped to base your Apache config upon:
     </Location>
   </IfModule>

-Since it's C<mod_status> module is very similar to Apache's, B<lighttpd> is
+Since its C<mod_status> module is very similar to Apache's, B<lighttpd> is
 also supported. It introduces a new field, called C<BusyServers>, to count
the
 number of currently connected clients. This field is also supported.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.verplant.org/pipermail/collectd/attachments/20070606/b0563346/attachment.htm 


More information about the collectd mailing list