From f4c6fd5bca89a7606ea9479e93bbac83b1f991f3 Mon Sep 17 00:00:00 2001 From: Jana Babovakova Date: Mon, 17 Mar 2025 15:42:07 +0100 Subject: [PATCH] Docs: Replaced "num" with "number". --- doc/bird.sgml | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) 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