From: Evan Miller Date: Thu, 7 Jun 2007 07:22:44 +0000 (+0200) Subject: README, collectd.conf(5): its/it's in documentation X-Git-Tag: collectd-4.0.1~2 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=abc2bc29a3bf76e0acdecffaa40cb54e02112655;p=collectd.git README, collectd.conf(5): its/it's in documentation A grammatical pet peeve of mine... Cheers, Evan --- diff --git a/README b/README index 794511c4..c39885da 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 a190dd60..f7c10ad6 100644 --- a/src/collectd.conf.pod +++ b/src/collectd.conf.pod @@ -103,7 +103,7 @@ the following snipped to base your Apache config upon: -Since it's C module is very similar to Apache's, B is +Since its C module is very similar to Apache's, B is also supported. It introduces a new field, called C, to count the number of currently connected clients. This field is also supported.