From patchwork Thu Jan 3 15:32:04 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Lindner X-Patchwork-Id: 2694 Return-Path: Received: from nm10-vm0.bullet.mail.ird.yahoo.com (nm10-vm0.bullet.mail.ird.yahoo.com [77.238.189.90]) by open-mesh.org (Postfix) with ESMTPS id 5A010601A6C for ; Thu, 3 Jan 2013 16:32:25 +0100 (CET) Received: from [77.238.189.49] by nm10.bullet.mail.ird.yahoo.com with NNFMP; 03 Jan 2013 15:32:25 -0000 Received: from [217.146.182.74] by tm2.bullet.mail.ird.yahoo.com with NNFMP; 03 Jan 2013 15:32:24 -0000 Received: from [127.0.0.1] by smtp105.mail.ukl.yahoo.com with NNFMP; 03 Jan 2013 15:32:24 -0000 X-Yahoo-Newman-Id: 620144.78912.bm@smtp105.mail.ukl.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: UonWQRcVM1kB_Ih1vvIy9md7Vl4aUogMPs_NMOBAlWylbpr ENH2yCtiq7ww8C333OZwvFyok.sTjCLV8EFpfvs3juHptSQj3dN4G2Bmrirs WgnE5EWb7YxlueINAu3ItNUDRsYAxVFQm_K5eaUZCrKEnVoFGNjHpQ5iLIxX OxjJia3poSF6jTYvriEqWPcsOO1tif_zekBsoHfcIYC0GXJNzHfIj1zjfPrK cKIaXvsv6iroGDLj8PGCdA7p1hru26aBioadXungSHX4uOSFojTykcRJqaX1 nwtMZXcBssfxE4jiJk5P8pxla3e1VUKAPUxhaC0DcTSv6OhUCT6_TZJNHt_4 5gCBnSyk5dY5Gd.RUwnNLU4HIr92CY5QKSA2D_f28v868dbONwgy07XQdQ8_ crmkeglXYLokbsBV8GSQdqOEy6A2Myj2zdXiUvEi0EoW8BckU X-Yahoo-SMTP: tW.h3tiswBBMXO2coYcbPigGD5Lt6zY_.Zc- Received: from localhost (lindner_marek@110.77.158.198 with plain) by smtp105.mail.ukl.yahoo.com with SMTP; 03 Jan 2013 07:32:24 -0800 PST From: Marek Lindner To: b.a.t.m.a.n@lists.open-mesh.org Date: Thu, 3 Jan 2013 23:32:04 +0800 Message-Id: <1357227125-14190-2-git-send-email-lindner_marek@yahoo.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1357227125-14190-1-git-send-email-lindner_marek@yahoo.de> References: <1357227125-14190-1-git-send-email-lindner_marek@yahoo.de> Cc: Marek Lindner Subject: [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples X-BeenThere: b.a.t.m.a.n@lists.open-mesh.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jan 2013 15:32:26 -0000 Signed-off-by: Marek Lindner --- man/batctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/batctl.8 b/man/batctl.8 index 7e4f391..a1bfbc0 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -132,11 +132,11 @@ consider the gateway's advertised throughput as well as the link quality towards .RE .RE .RS 25 - 2 \-> stable connection + 2 \-> stable connection .RS 7 chooses the gateway with the best link quality and stick with it (ignore the advertised throughput) .RE - 3 \-> fast switch connection + 3 \-> fast switch connection .RS 7 chooses the gateway with the best link quality but switches to another gateway as soon as a better one is found .RE