summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHelmut Grohne <helmut@subdivi.de>2008-06-21 12:18:23 +0000
committerHelmut Grohne <helmut@subdivi.de>2008-06-21 12:18:23 +0000
commit285f4dffde8434fd1e1a704855844af82523f5a0 (patch)
tree77c1027ce47b2593b8383585404e5f0b4456e94c
parent38af103f4ca6afd338ab4e2a30f728b20f3e78e9 (diff)
downloadmunin-plugins-busybox-285f4dffde8434fd1e1a704855844af82523f5a0.tar.gz
it was not really clear to be about munin
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 2945e70..4d8df26 100644
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
What is this?
~~~~~~~~~~~~~
-This is a rewrite of commonly used plugins in C as a single binary. The
-purpose is reducing resource usage:
+This is a rewrite of commonly used munin plugins in C as a single binary.
+The purpose is reducing resource usage:
* disk space: the binary is smaler than the plugins together
* more diskspace: it has no dependencies on other programs
* less forks: it does not fork internally