batctl: Fix minor typos in manpage

Message ID 20181015100201.17348-1-sven@narfation.org (mailing list archive)
State Accepted, archived
Commit 0a201c2a0bc3cc6ecf1917a9aed1ee2f3de00961
Delegated to: Simon Wunderlich
Headers
Series batctl: Fix minor typos in manpage |

Commit Message

Sven Eckelmann Oct. 15, 2018, 10:02 a.m. UTC
  Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
 man/batctl.8 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
  

Comments

Sven Eckelmann Nov. 3, 2018, 12:53 p.m. UTC | #1
On Montag, 15. Oktober 2018 12:02:01 CET Sven Eckelmann wrote:
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
> ---
>  man/batctl.8 | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Added as 0a201c2a0bc3 [1]

Kind regards,
	Sven

[1] https://git.open-mesh.org/batctl.git/commit/0a201c2a0bc3cc6ecf1917a9aed1ee2f3de00961
  

Patch

diff --git a/man/batctl.8 b/man/batctl.8
index d5fc5302ffd5d6a5ab1dfcb164c57a9f7f8e398f..3e210281fcf4d5d3c1d76b1f9c02459f4828979e 100644
--- a/man/batctl.8
+++ b/man/batctl.8
@@ -338,7 +338,7 @@  given batctl will not replace the MAC addresses with bat\-host names in the outp
 This command starts a throughput test entirely controlled by batman module in
 kernel space: the computational resources needed to align memory and copy data
 between user and kernel space that are required by other user space tools may
-represent a bootleneck on some low profile device.
+represent a bottleneck on some low profile device.
 
 The test consist of the transfer of 14 MB of data between the two nodes. The
 protocol used to transfer the data is somehow similar to TCP, but simpler: some
@@ -346,9 +346,9 @@  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 successful experiment the throughput in KBytes per second is returned,
-togheter with the experiment duration in millisecond and the amount of bytes
+together 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.
+reachable, a message notifying the error is returned instead of the result.
 .RE
 .br
 .SH FILES