summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 1c81811)
raw | patch | inline | side by side (parent: 1c81811)
author | Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com> | |
Mon, 9 Dec 2013 09:53:42 +0000 (15:23 +0530) | ||
committer | Abhinav Upadhyay <er.abhinav.upadhyay@gmail.com> | |
Mon, 9 Dec 2013 09:53:42 +0000 (15:23 +0530) |
README | patch | blob | history |
index c0d703633d7dce78bace8c356748578ba6e22a4a..fa88f387c7339ecb4790c0bbadb4b45353f0050f 100644 (file)
--- a/README
+++ b/README
* A POSIX-threads (pthread) implementation.
Since gathering some statistics is slow (network connections, slow devices,
- etc) the collectd is parallelized. The POSIX threads interface is being
+ etc) collectd is parallelized. The POSIX threads interface is being
used and should be found in various implementations for hopefully all
platforms.