|
@@ -181,7 +181,7 @@ usage(void)
|
181
|
181
|
" -k Kills the running instance of ntkd\n"
|
182
|
182
|
" -C Runs the console server for Ntk-Console to connect to\n"
|
183
|
183
|
" -e Excludes an interface from usage I.E all interfaces except this one\n"
|
184
|
|
- " -n Experimental, Currently meaningless argument\n to implement ntk netsplit\n http://netsukuku.freaknet.org/docs/main_doc/ntk_rfc/Ntk_net_split\n");
|
|
184
|
+ " -n Experimental, Currently meaningless argument to implement ntk netsplit\n http://netsukuku.freaknet.org/docs/main_doc/ntk_rfc/Ntk_net_split\n");
|
185
|
185
|
}
|
186
|
186
|
|
187
|
187
|
/*
|