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>&nbsp;&nbsp; * librrd (optional; headers and library; rrdtool 
1.0 and 1.2 both work fine)<br>&nbsp;&nbsp;&nbsp;&nbsp; If built without `librrd&#39; the resulting binary will be `client only&#39;, i.e.<br>-&nbsp;&nbsp;&nbsp; will send it&#39;s values via multicast and not create any RRD files itself.<br>+&nbsp;&nbsp;&nbsp; will send its values via multicast and not create any RRD files itself.
<br>&nbsp;&nbsp;&nbsp;&nbsp; Alternatively you can chose to write CSV-files (Comma Seperated Values)<br>&nbsp;&nbsp;&nbsp;&nbsp; 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>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/Location&gt;<br>&nbsp;&nbsp; &lt;/IfModule&gt;<br><br>-Since it&#39;s C&lt;mod_status&gt; module is very similar to Apache&#39;s, B&lt;lighttpd&gt; is
<br>+Since its C&lt;mod_status&gt; module is very similar to Apache&#39;s, B&lt;lighttpd&gt; is<br>&nbsp;also supported. It introduces a new field, called C&lt;BusyServers&gt;, to count the<br>&nbsp;number of currently connected clients. This field is also supported.
<br><br><br>