You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Copy file name to clipboardexpand all lines: man/batmand.8
+4-4
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ Note that debug level 5 can be disabled at compile time.
66
66
.RE
67
67
.TP
68
68
.B\-ggatewayclass
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.
70
70
.RS17
71
71
default: 0 \-> gateway disabled
72
72
.RE
@@ -85,18 +85,18 @@ allowed values: 5000
85
85
.TP
86
86
.B\-Hverbosehelp
87
87
.TP
88
-
.B\-oorginatorintervalinms
88
+
.B\-ooriginatorintervalinms
89
89
A node transmits broadcast messages (we call them originator message or OGM) to inform the neighboring nodes about it's existence.
90
90
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).
91
91
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.
92
92
In a static network, you can save bandwidth by using a higher value.
93
93
This option is only available in daemon mode.
94
94
.TP
95
95
.B\-ppreferredgateway
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.
97
97
.TP
98
98
.B\-rroutingclass
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):
0 commit comments