diff --git a/README.md b/README.md index 58b2973..616fd9a 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ help list df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory version -munins node on mose.medisin.ntnu.no version: 0.0.5 (munin-lite) +munins node on example.org version: 0.0.5 (munin-lite) quit ``` @@ -140,7 +140,7 @@ help list df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory version -munins node on mose.medisin.ntnu.no version: 0.0.5 (munin-lite) +munins node on example.org version: 0.0.5 (munin-lite) quit Connection closed by foreign host. ``` diff --git a/muninlite.in b/muninlite.in index 39135cf..73ef7f6 100755 --- a/muninlite.in +++ b/muninlite.in @@ -1,6 +1,6 @@ #!/bin/sh # -# Simple Bourne Shell script that implements Munin protocoll and +# Simple Bourne Shell script that implements Munin protocol and # some common Linux plugins. # # For latest version, see http://muninlite.sf.net/