b.a.t.m.a.n.lists.open-mesh.org archive mirror
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation
@ 2013-01-03 15:32 Marek Lindner
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples Marek Lindner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Marek Lindner @ 2013-01-03 15:32 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 man/batctl.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/batctl.8 b/man/batctl.8
index 3c8edce..7e4f391 100644
--- a/man/batctl.8
+++ b/man/batctl.8
@@ -128,7 +128,7 @@ default: 20 \-> late switch (TQ 20)
 .RS 16
 examples:  1 -> fast connection
 .RS 16
-consider the gateway's advertised throughput as well as the link quality towards the gateway
+consider the gateway's advertised throughput as well as the link quality towards the gateway and stick with the selection until the gateway disappears
 .RE
 .RE
 .RS 25
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples
  2013-01-03 15:32 [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
@ 2013-01-03 15:32 ` Marek Lindner
  2013-01-06 13:48   ` Marek Lindner
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo Marek Lindner
  2013-01-06 13:47 ` [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
  2 siblings, 1 reply; 6+ messages in thread
From: Marek Lindner @ 2013-01-03 15:32 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 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
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo
  2013-01-03 15:32 [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples Marek Lindner
@ 2013-01-03 15:32 ` Marek Lindner
  2013-01-06 13:49   ` Marek Lindner
  2013-01-06 13:47 ` [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
  2 siblings, 1 reply; 6+ messages in thread
From: Marek Lindner @ 2013-01-03 15:32 UTC (permalink / raw)
  To: b.a.t.m.a.n; +Cc: Marek Lindner

Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
---
 man/batctl.8 |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/batctl.8 b/man/batctl.8
index a1bfbc0..62e9de2 100644
--- a/man/batctl.8
+++ b/man/batctl.8
@@ -134,7 +134,7 @@ consider the gateway's advertised throughput as well as the link quality towards
 .RS 25
   2 \-> stable connection
 .RS 7
-chooses the gateway with the best link quality and stick with it (ignore the advertised throughput)
+chooses the gateway with the best link quality and sticks with it (ignore the advertised throughput)
 .RE
   3 \-> fast switch connection
 .RS 7
-- 
1.7.10.4


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation
  2013-01-03 15:32 [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples Marek Lindner
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo Marek Lindner
@ 2013-01-06 13:47 ` Marek Lindner
  2 siblings, 0 replies; 6+ messages in thread
From: Marek Lindner @ 2013-01-06 13:47 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Thursday, January 03, 2013 23:32:03 Marek Lindner wrote:
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> ---
>  man/batctl.8 |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied in revision 82e29af.

Regards,
Marek

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples Marek Lindner
@ 2013-01-06 13:48   ` Marek Lindner
  0 siblings, 0 replies; 6+ messages in thread
From: Marek Lindner @ 2013-01-06 13:48 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Thursday, January 03, 2013 23:32:04 Marek Lindner wrote:
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> ---
>  man/batctl.8 |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Applied in revision 7053482.

Regards,
Marek

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo
  2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo Marek Lindner
@ 2013-01-06 13:49   ` Marek Lindner
  0 siblings, 0 replies; 6+ messages in thread
From: Marek Lindner @ 2013-01-06 13:49 UTC (permalink / raw)
  To: The list for a Better Approach To Mobile Ad-hoc Networking

On Thursday, January 03, 2013 23:32:05 Marek Lindner wrote:
> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>
> ---
>  man/batctl.8 |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied in revision b9040ea.

Regards,
Marek

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-01-06 13:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-01-03 15:32 [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner
2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 2/3] batctl: man page - align selection class examples Marek Lindner
2013-01-06 13:48   ` Marek Lindner
2013-01-03 15:32 ` [B.A.T.M.A.N.] [PATCH 3/3] batctl: man page - fix typo Marek Lindner
2013-01-06 13:49   ` Marek Lindner
2013-01-06 13:47 ` [B.A.T.M.A.N.] [PATCH 1/3] batctl: man page - improve selection class 1 explanation Marek Lindner

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).