From 80c5ca4aebb666932f681d2be0e7712e22d97f47 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 5 May 2026 01:42:07 +0300 Subject: docs: address review feedback from PR #1857 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix conversion artifacts, typos, grammar errors, and technical inaccuracies flagged by automated code review (Copilot + CodeRabbit). Infrastructure: add root-level md-*.md exclusion to conf.py, fix sphinx-autobuild ignore globs in Makefile. Content: fix curly quotes, invalid Go panic() calls, shell quoting in cURL examples, incorrect firewall command paths, typos across 22 documentation files, remove duplicate sections. 🤖 Generated by [robots](https://vyos.io) --- .../autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md | 2 +- docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/configexamples/autotest') diff --git a/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md b/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md index 114e1d2e..1633b349 100644 --- a/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md +++ b/docs/configexamples/autotest/DHCPRelay_through_GRE/md-DHCPRelay_through_GRE.md @@ -1,4 +1,4 @@ -# DHCP Relay trough GRE-Bridge +# DHCP Relay through GRE-Bridge ```{eval-rst} | Testdate: 2023-05-11 diff --git a/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md b/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md index 8600f8d7..6c59a491 100644 --- a/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md +++ b/docs/configexamples/autotest/tunnelbroker/md-tunnelbroker.md @@ -169,7 +169,7 @@ The format of these addresses: - `2001:470:xxxx::/48`: The whole subnet. xxxx should come from Tunnelbroker. - `2001:470:xxxx:1::/64`: A subnet suitable for a LAN - `2001:470:xxxx:2::/64`: Another subnet -- `2001:470:xxxx:ffff:/64`: The last usable /64 subnet. +- `2001:470:xxxx:ffff::/64`: The last usable /64 subnet. In the above examples, 1,2,ffff are all chosen by you. You can use 1-ffff (1-65535). -- cgit v1.2.3