Signed-off-by: Marek Lindner mareklindner@neomailbox.ch --- man/batctl.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/man/batctl.8 b/man/batctl.8 index fafe735..316c9ab 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -107,15 +107,15 @@ If no parameter is given the current gateway mode is displayed otherwise the par second (optional) argument specifies the selection class (if 'client' was the first argument) or the gateway bandwidth (if 'server' was the first argument). If the node is a server this parameter is used to inform other nodes in the network about this node's internet connection bandwidth. Just enter any number (optionally followed by "kbit" or "mbit") and the batman-adv -module will guess your appropriate gateway class. Use "/" to separate the down(hy and upload rates. You can omit the upload +module will propagate the entered value in the mesh. Use "/" to separate the down(hy and upload rates. You can omit the upload rate and the module will assume an upload of download / 5. .RS 17 -default: 2000 -> gateway class 20 +default: 10000 -> 10.0/2.0 MBit .RE .RS 16 -examples: 5000 -> gateway class 49 +examples: 5000 -> 5.0/1.0 MBit .RE -.RS 25 +.RS 26 5000kbit 5mbit 5mbit/1024
On Monday 06 January 2014 16:36:54 Marek Lindner wrote:
Signed-off-by: Marek Lindner mareklindner@neomailbox.ch
man/batctl.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Applied in revision 3387207.
Regards, Marek
b.a.t.m.a.n@lists.open-mesh.org