A grammatical pet peeve of mine...<br><br>Cheers,<br><br>Evan<br><br>diff --git a/README b/README<br>index 794511c..c39885d 100644<br>--- a/README<br>+++ b/README<br>@@ -253,7 +253,7 @@ Prerequisites<br><br> * librrd (optional; headers and library; rrdtool
1.0 and 1.2 both work fine)<br> If built without `librrd' the resulting binary will be `client only', i.e.<br>- will send it's values via multicast and not create any RRD files itself.<br>+ will send its values via multicast and not create any RRD files itself.
<br> Alternatively you can chose to write CSV-files (Comma Seperated Values)<br> instead.<br><br>diff --git a/src/collectd.conf.pod b/src/collectd.conf.pod<br>index 939c72a..2843c2b 100644<br>--- a/src/collectd.conf.pod
<br>+++ b/src/collectd.conf.pod<br>@@ -103,7 +103,7 @@ the following snipped to base your Apache config upon:<br> </Location><br> </IfModule><br><br>-Since it's C<mod_status> module is very similar to Apache's, B<lighttpd> is
<br>+Since its C<mod_status> module is very similar to Apache's, B<lighttpd> is<br> also supported. It introduces a new field, called C<BusyServers>, to count the<br> number of currently connected clients. This field is also supported.
<br><br><br>