From aea36d9ca09a54d82ec4836ae209d3a7dc3c74d3 Mon Sep 17 00:00:00 2001 From: Christian Hofstaedtler Date: Fri, 14 Oct 2011 00:09:24 +0200 Subject: [PATCH] Fix spelling errors (from lintian) --- docs/grml-sniff.8.txt | 2 +- man/grml-bridge.8 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.1.4