From: Ondrej Filip Date: Fri, 8 Jan 2010 20:06:06 +0000 (+0100) Subject: Typo in documentation. X-Git-Tag: v1.2.0^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3242ab437f47f34d6734726003d647d0f493a163;p=thirdparty%2Fbird.git Typo in documentation. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index c7d8b792c..220ac94ab 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -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>"; }; };