From: Jana Babovakova Date: Mon, 17 Mar 2025 14:39:19 +0000 (+0100) Subject: Docs: Replaced "<num>" with <number>. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42c5bf250511088f00a6f456440df7183d7d6b71;p=thirdparty%2Fbird.git Docs: Replaced "<num>" with <number>. --- diff --git a/doc/bird.sgml b/doc/bird.sgml index f1327f048..5078a2cda 100644 --- a/doc/bird.sgml +++ b/doc/bird.sgml @@ -2334,7 +2334,7 @@ protocol babel [] { authentication none|mac [permissive]; password "<text>"; password "<text>" { - id <num>; + id <number>; generate from "<date>"; generate to "<date>"; accept from "<date>"; @@ -2607,14 +2607,14 @@ protocol bfd [<name>] { min rx interval <time>; min tx interval <time>; idle tx interval <time>; - multiplier <num>; + multiplier <number>; passive <switch>; authentication none; authentication simple; authentication [meticulous] keyed md5|sha1; password "<text>"; password "<text>" { - id <num>; + id <number>; generate from "<date>"; generate to "<date>"; accept from "<date>"; @@ -2628,7 +2628,7 @@ protocol bfd [<name>] { min rx interval <time>; min tx interval <time>; idle tx interval <time>; - multiplier <num>; + multiplier <number>; passive <switch>; }; neighbor <ip> [dev "<interface>"] [local <ip>] [multihop <switch>]; @@ -4625,22 +4625,22 @@ parameters. protocol ospf [v2|v3] <name> { rfc1583compat <switch>; rfc5838 <switch>; - instance id <num>; + instance id <number>; stub router <switch>; - tick <num>; - ecmp <switch> [limit <num>]; + tick <number>; + ecmp <switch> [limit <number>]; merge external <switch>; graceful restart <switch>|aware; - graceful restart time <num>; + graceful restart time <number>; area <id> { stub; nssa; summary <switch>; default nssa <switch>; - default cost <num>; - default cost2 <num>; + default cost <number>; + default cost2 <number>; translator <switch>; - translator stability <num>; + translator stability <number>; networks { <prefix>; @@ -4649,27 +4649,27 @@ protocol ospf [v2|v3] <name> { external { <prefix>; <prefix> hidden; - <prefix> tag <num>; + <prefix> tag <number>; }; stubnet <prefix>; stubnet <prefix> { hidden <switch>; summary <switch>; - cost <num>; + cost <number>; }; - interface <interface pattern> [instance <num>] { - cost <num>; + interface <interface pattern> [instance <number>] { + cost <number>; stub <switch>; - hello <num>; - poll <num>; - retransmit <num>; - priority <num>; - wait <num>; - dead count <num>; - dead <num>; + hello <number>; + poll <number>; + retransmit <number>; + priority <number>; + wait <number>; + dead count <number>; + dead <number>; secondary <switch>; - rx buffer [normal|large|<num>]; - tx length <num>; + rx buffer [normal|large|<number>]; + tx length <number>; type [broadcast|bcast|pointopoint|ptp| nonbroadcast|nbma|pointomultipoint|ptmp]; link lsa suppression <switch>; @@ -4679,14 +4679,14 @@ protocol ospf [v2|v3] <name> { ptp address <switch>; check link <switch>; bfd <switch>; - ecmp weight <num>; + ecmp weight <number>; ttl security [<switch>; | tx only] - tx class|dscp <num>; - tx priority <num>; + tx class|dscp <number>; + tx priority <number>; authentication none|simple|cryptographic; password "<text>"; password "<text>" { - id <num>; + id <number>; generate from "<date>"; generate to "<date>"; accept from "<date>"; @@ -4700,16 +4700,16 @@ protocol ospf [v2|v3] <name> { <ip> eligible; }; }; - virtual link <id> [instance <num>] { - hello <num>; - retransmit <num>; - wait <num>; - dead count <num>; - dead <num>; + virtual link <id> [instance <number>] { + hello <number>; + retransmit <number>; + wait <number>; + dead count <number>; + dead <number>; authentication none|simple|cryptographic; password "<text>"; password "<text>" { - id <num>; + id <number>; generate from "<date>"; generate to "<date>"; accept from "<date>"; @@ -5779,7 +5779,7 @@ protocol rip [ng] [<name>] { authentication none|plaintext|cryptographic; password "<text>"; password "<text>" { - id <num>; + id <number>; generate from "<date>"; generate to "<date>"; accept from "<date>"; @@ -6050,15 +6050,15 @@ protocol rpki [<name>] { roa4 { table <tab>; }; roa6 { table <tab>; }; aspa { table <tab>; }; - remote <ip> | "<domain>" [port <num>]; - port <num>; + remote <ip> | "<domain>" [port <number>]; + port <number>; local address <ip>; - refresh [keep] <num>; - retry [keep] <num>; - expire [keep] <num>; + refresh [keep] <number>; + retry [keep] <number>; + expire [keep] <number>; ignore max length <switch>; - min version <num>; - max version <num>; + min version <number>; + max version <number>; transport tcp { authentication none|md5; password "<text>";