From: Jana Babovakova Date: Mon, 17 Mar 2025 14:42:07 +0000 (+0100) Subject: Docs: Replaced "num" with "number". X-Git-Tag: v2.17~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f4c6fd5bca89a7606ea9479e93bbac83b1f991f3;p=thirdparty%2Fbird.git Docs: Replaced "num" with "number". --- diff --git a/doc/bird.sgml b/doc/bird.sgml index 5078a2cda..a9dcbc766 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -949,7 +949,7 @@ agreement").

Password option can contain section with some (not necessary all) password sub-options: - + ID of the password, (0-255). If it is not specified, BIRD will choose ID based on an order of the password item in the interface, starting from 1. For example, second password item in one interface will have default @@ -1636,8 +1636,8 @@ in the foot). Whether the address is IPv4 or not may be checked by .is_v4 which returns a .mask(num) on values of type ip. It masks out - all but first num bits from the IP address. So + operator .mask(number) on values of type ip. It masks out + all but first number bits from the IP address. So