Skip to content

Commit f6aabbe

Browse files
author
marek
committed
batman: Correct typographical errors detected by lintian
Debian's Lintian detected different smaller typographical errors in the source code and manpages of batctl. * seperate -> separate * orginator -> originator * modus -> mode * deamon -> daemon Signed-off-by: Sven Eckelmann <[email protected]> git-svn-id: http://downloads.open-mesh.org/svn/batman/trunk/batman@1532 45894c77-fb22-0410-b583-ff6e7d5dbf6c
1 parent c3a0a95 commit f6aabbe

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

man/batmand.8

+4-4
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Note that debug level 5 can be disabled at compile time.
6666
.RE
6767
.TP
6868
.B \-g gateway class
69-
The gateway class is used to tell other nodes in the network your available internet bandwidth. Just enter any number (optionally followed by "kbit" or "mbit") and the daemon will guess your appropriate gateway class. Use "/" to seperate the down\(hy and upload rates. You can omit the upload rate and batmand will assume an upload of download / 5.
69+
The gateway class is used to tell other nodes in the network your available internet bandwidth. Just enter any number (optionally followed by "kbit" or "mbit") and the daemon will guess your appropriate gateway class. Use "/" to separate the down\(hy and upload rates. You can omit the upload rate and batmand will assume an upload of download / 5.
7070
.RS 17
7171
default: 0 \-> gateway disabled
7272
.RE
@@ -85,18 +85,18 @@ allowed values: 5000
8585
.TP
8686
.B \-H verbose help
8787
.TP
88-
.B \-o orginator interval in ms
88+
.B \-o originator interval in ms
8989
A node transmits broadcast messages (we call them originator message or OGM) to inform the neighboring nodes about it's existence.
9090
Originator interval is the time to wait after sending one message and before sending the next message. The default value is 1000 ms (1 second).
9191
In a mobile network, you may want to detect network changes very quickly, so you need to send message very often, for example, use a value of 500 ms.
9292
In a static network, you can save bandwidth by using a higher value.
9393
This option is only available in daemon mode.
9494
.TP
9595
.B \-p preferred gateway
96-
Set the internet gateway by yourself. Note: This automatically switches your daemon to "internet search modus" with "\-r 1" unless "\-r" is given. If the preferred gateway is not found the gateway selection will use the current routing class to choose a gateway.
96+
Set the internet gateway by yourself. Note: This automatically switches your daemon to "internet search mode" with "\-r 1" unless "\-r" is given. If the preferred gateway is not found the gateway selection will use the current routing class to choose a gateway.
9797
.TP
9898
.B \-r routing class
99-
The routing class can be set to four values \(hy it enables "internet search modus". The deamon will choose an internet gateway based on certain criteria (unless "\-p" is specified):
99+
The routing class can be set to four values \(hy it enables "internet search mode". The daemon will choose an internet gateway based on certain criteria (unless "\-p" is specified):
100100
.RS 17
101101
default: 0 \-> set no default route
102102
.RE

0 commit comments

Comments
 (0)