Fix remaining spelling errors

This commit is contained in:
Lars Kruse 2020-02-09 02:10:41 +01:00
parent 6d05b016d3
commit b039f7c1c8
2 changed files with 3 additions and 3 deletions

View File

@ -124,7 +124,7 @@ help
list list
df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory
version 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 quit
``` ```
@ -140,7 +140,7 @@ help
list list
df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory df cpu if_eth0 if_eth1 if_err_eth0 if_err_eth1 load memory
version 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 quit
Connection closed by foreign host. Connection closed by foreign host.
``` ```

View File

@ -1,6 +1,6 @@
#!/bin/sh #!/bin/sh
# #
# Simple Bourne Shell script that implements Munin protocoll and # Simple Bourne Shell script that implements Munin protocol and
# some common Linux plugins. # some common Linux plugins.
# #
# For latest version, see http://muninlite.sf.net/ # For latest version, see http://muninlite.sf.net/