Fix spelling errors (from lintian)
authorChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 22:09:24 +0000 (00:09 +0200)
committerChristian Hofstaedtler <ch@grml.org>
Thu, 13 Oct 2011 22:09:37 +0000 (00:09 +0200)
docs/grml-sniff.8.txt
man/grml-bridge.8

index b8d9ed8..39a5182 100644 (file)
@@ -81,7 +81,7 @@ are connected with the hub/switch/router and the client accordingly! The third
 interface (known as eth2 in this documentation) is just optional and not
 necessary for sniffing itself.
 
-Simple (but not necessarily 100% reliable) check for network connnection using a
+Simple (but not necessarily 100% reliable) check for network connection using a
 software command:
 
   ethtool eth0
index 07106ea..f87b9ce 100644 (file)
@@ -21,7 +21,7 @@ To specify the name of the bridge, use BRIDGE_NAME, e.g.
 
   BRIDGE_NAME="br0"
 
-Note: this entry is optional, per default the name br0 is choosen.
+Note: this entry is optional, per default the name br0 is chosen.
 
 If you want do disable Spanning Tree Protocol (STP) on your bridge, just set BRIDGE_STP to no, e.g.
 
@@ -57,7 +57,7 @@ your bridged devices to 0.0.0.0. You can do this with following command:
   `----
 
 Now your bridge is working. If you want that your bridge is reachable, please
-give your bridge an ip adress. You can do this for example with
+give your bridge an IP address. You can do this for example with
 
   ,----
   | ifconfig grml-bridge 192.168.0.1