diff options
author | olgeni <olgeni@FreeBSD.org> | 2004-03-03 03:16:32 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2004-03-03 03:16:32 +0800 |
commit | 2c7cd3a7fef967711369e79294f33bf00caf7e9d (patch) | |
tree | 0faf3933819c07683d9b7d8d8bd591923edbb56f /sysutils/munin-node | |
parent | 73a2fe2133f25f97bc1b565a57abf8ecfb0ce2d5 (diff) | |
download | freebsd-ports-gnome-2c7cd3a7fef967711369e79294f33bf00caf7e9d.tar.gz freebsd-ports-gnome-2c7cd3a7fef967711369e79294f33bf00caf7e9d.tar.zst freebsd-ports-gnome-2c7cd3a7fef967711369e79294f33bf00caf7e9d.zip |
Fix a couple of typos.
Diffstat (limited to 'sysutils/munin-node')
-rw-r--r-- | sysutils/munin-node/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/munin-node/pkg-descr b/sysutils/munin-node/pkg-descr index b70648adb02d..51ef74004f3d 100644 --- a/sysutils/munin-node/pkg-descr +++ b/sysutils/munin-node/pkg-descr @@ -1,7 +1,7 @@ Munin network-wide graphing framework (node) Munin is a tool for graphing all sorts of information about one or more -servers and displaying it in a web interface. It uses the execellent +servers and displaying it in a web interface. It uses the excellent RRDTool (written by Tobi Oetiker) and is written in Perl. Munin has a master/node architecture. The master connects to all the nodes at regular intervals, and asks them for data. It then stores the data in RRD-files, |