summaryrefslogtreecommitdiff
path: root/op-mode-definitions/show-version.xml.in
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2024-02-07 21:43:27 +0100
committerChristian Breunig <christian@breunig.cc>2024-02-07 21:43:27 +0100
commit1c882769cc0627cfc1ebf5ab7c338c6c474456da (patch)
tree681d48c14af684738876af9656d3b527d3f51bb2 /op-mode-definitions/show-version.xml.in
parent9d74ae52092e97aa0ef285df4d44a5eb7ae93fbf (diff)
downloadvyos-1x-1c882769cc0627cfc1ebf5ab7c338c6c474456da.tar.gz
vyos-1x-1c882769cc0627cfc1ebf5ab7c338c6c474456da.zip
xml: T302: replace references to Quagga with FRRouting
Diffstat (limited to 'op-mode-definitions/show-version.xml.in')
-rw-r--r--op-mode-definitions/show-version.xml.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/op-mode-definitions/show-version.xml.in b/op-mode-definitions/show-version.xml.in
index d9c4738af..36e68ff79 100644
--- a/op-mode-definitions/show-version.xml.in
+++ b/op-mode-definitions/show-version.xml.in
@@ -22,7 +22,7 @@
</leafNode>
<leafNode name="frr">
<properties>
- <help>Show Quagga version information</help>
+ <help>Show FRRouting version information</help>
</properties>
<command>vtysh -c "show version"</command>
</leafNode>