diff --git a/tools/munin-plugins-busybox/README b/tools/munin-plugins-busybox/README index 2945e709..4d8df262 100644 --- a/tools/munin-plugins-busybox/README +++ b/tools/munin-plugins-busybox/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