From: Christian Hofstaedtler Date: Thu, 13 Oct 2011 22:09:24 +0000 (+0200) Subject: Fix spelling errors (from lintian) X-Git-Tag: v0.5.0~2 X-Git-Url: http://git.grml.org/?p=grml-network.git;a=commitdiff_plain;h=aea36d9ca09a54d82ec4836ae209d3a7dc3c74d3 Fix spelling errors (from lintian) --- diff --git a/docs/grml-sniff.8.txt b/docs/grml-sniff.8.txt index b8d9ed8..39a5182 100644 --- a/docs/grml-sniff.8.txt +++ b/docs/grml-sniff.8.txt @@ -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 diff --git a/man/grml-bridge.8 b/man/grml-bridge.8 index 07106ea..f87b9ce 100644 --- a/man/grml-bridge.8 +++ b/man/grml-bridge.8 @@ -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