Code

configure, src/Makefile: Check for nanosleep() in libposix4 as well.
[collectd.git] / README
diff --git a/README b/README
index 37ddf8eb7bf95245cd8270efa2468d4ae0b18b15..0dc7ec91d070f582eab3fa3c2c60ea1a497b9f9d 100644 (file)
--- a/README
+++ b/README
@@ -277,7 +277,7 @@ Features
     - zfs_arc
       Statistics for ZFS' “Adaptive Replacement Cache” (ARC).
 
-  * Output can be written or send to various destinations by the following
+  * Output can be written or sent to various destinations by the following
     plugins:
 
     - csv
@@ -392,7 +392,7 @@ Features
     network plugins, makes sure your resources are used efficiently. Also,
     since collectd is programmed multithreaded it benefits from hyperthreading
     and multicore processors and makes sure that the daemon isn't idle if only
-    one plugins waits for an IO-operation to complete.
+    one plugin waits for an IO-operation to complete.
 
   * Once set up, hardly any maintenance is necessary. Setup is kept as easy
     as possible and the default values should be okay for most users.