summaryrefslogtreecommitdiff
path: root/interface-definitions
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-07 21:44:41 +0100
committerGitHub <noreply@github.com>2024-02-07 21:44:41 +0100
commitc9d7a7cabc1236e97687718f37ee63bc4428e410 (patch)
tree3409dc52cd3a8755aff6ddbc808621466c40763f /interface-definitions
parentf4528a4734b9628c93a31d679cf3b21bbd58b4c7 (diff)
parent1c882769cc0627cfc1ebf5ab7c338c6c474456da (diff)
downloadvyos-1x-c9d7a7cabc1236e97687718f37ee63bc4428e410.tar.gz
vyos-1x-c9d7a7cabc1236e97687718f37ee63bc4428e410.zip
Merge pull request #2960 from c-po/current
xml: T302: replace references to Quagga with FRRouting
Diffstat (limited to 'interface-definitions')
-rw-r--r--interface-definitions/system_frr.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface-definitions/system_frr.xml.in b/interface-definitions/system_frr.xml.in
index 76001b392..28242dfe4 100644
--- a/interface-definitions/system_frr.xml.in
+++ b/interface-definitions/system_frr.xml.in
@@ -4,7 +4,7 @@
<children>
<node name="frr" owner="${vyos_conf_scripts_dir}/system_frr.py">
<properties>
- <help>Configure FRR parameters</help>
+ <help>Configure FRRouting parameters</help>
<!-- Before components that use FRR -->
<priority>150</priority>
</properties>