* s/criterias/criteria/ * s/succesful/successful/
Signed-off-by: Sven Eckelmann sven@narfation.org --- man/batctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/man/batctl.8 b/man/batctl.8 index 8bac727..17549c0 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -129,7 +129,7 @@ examples: 5000 -> 5.0/1.0 MBit 5mbit/1mbit .RE .RS 7 -If the node is a gateway client the parameter will decide which criterias to consider when the batman-adv module has to choose +If the node is a gateway client the parameter will decide which criteria to consider when the batman-adv module has to choose between different internet connections announced by the aforementioned servers. .RE .RS 17 @@ -337,7 +337,7 @@ protocol used to transfer the data is somehow similar to TCP, but simpler: some TCP features are still missing, thus protocol performances could be worst. Since a fixed amount of data is transferred the experiment duration depends on the network conditions. The experiment can be interrupted with CTRL + C. At the end -of a succesful experiment the throughput in KBytes per second is returned, +of a successful experiment the throughput in KBytes per second is returned, togheter with the experiment duration in millisecond and the amount of bytes transferred. If too many packets are lost or the specified MAC address is not reachable, a message notifing the error is returned instead of the result.
The macro .PP was accidentally modified into .Pp when the throughput meter support was introduced. Revert this part of the change to stop complaints by man.
Signed-off-by: Sven Eckelmann sven@narfation.org --- man/batctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/batctl.8 b/man/batctl.8 index 17549c0..d5a5ce0 100644 --- a/man/batctl.8 +++ b/man/batctl.8 @@ -40,7 +40,7 @@ behaviour or using the B.A.T.M.A.N. advanced protocol. For similar reasons, \fBt performances, is also included.
.PP -.Pp +.PP .SH OPTIONS .TP .I \fBoptions:
On Donnerstag, 1. September 2016 18:01:34 CEST Sven Eckelmann wrote:
The macro .PP was accidentally modified into .Pp when the throughput meter support was introduced. Revert this part of the change to stop complaints by man.
Signed-off-by: Sven Eckelmann sven@narfation.org
man/batctl.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Applied in 6fdeebafca44e2eb960b2fd4f47e1f72f95a62c6 [1].
Kind regards, Sven
[1] https://git.open-mesh.org/batctl.git/commit/6fdeebafca44e2eb960b2fd4f47e1f72...
On Donnerstag, 1. September 2016 18:01:33 CEST Sven Eckelmann wrote:
- s/criterias/criteria/
- s/succesful/successful/
Signed-off-by: Sven Eckelmann sven@narfation.org
man/batctl.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Applied in fa109883ce8ad68ec6568d187cd53afca48f717c [1].
Kind regards, Sven
[1] https://git.open-mesh.org/batctl.git/commit/fa109883ce8ad68ec6568d187cd53afc...
b.a.t.m.a.n@lists.open-mesh.org