mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-17 16:48:43 +00:00
Typo in documentation.
This commit is contained in:
parent
538dd2e486
commit
3242ab437f
@ -1370,7 +1370,7 @@ protocol ospf <name> {
|
||||
rx buffer [normal|large|<num>];
|
||||
type [broadcast|nonbroadcast|pointopoint];
|
||||
strict nonbroadcast <switch>;
|
||||
authentication [none|simple|cryptographics];
|
||||
authentication [none|simple|cryptographic];
|
||||
password "<text>";
|
||||
password "<text>" {
|
||||
id <num>;
|
||||
@ -1390,7 +1390,7 @@ protocol ospf <name> {
|
||||
wait <num>;
|
||||
dead count <num>;
|
||||
dead <num>;
|
||||
authentication [none|simple|cryptographics];
|
||||
authentication [none|simple|cryptographic];
|
||||
password "<text>";
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user