From 9968c956f3eb7f80839148cd0496f3780915e176 Mon Sep 17 00:00:00 2001 From: Yuriy Andamasov Date: Tue, 12 May 2026 09:04:47 +0300 Subject: docs: address ready-flip review (webproxy hostname, ospf grammar, ipsec polish) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - webproxy.md: replace `ftp.univ-tlse1.fr` with `ftp.example.com` so the hostname matches the documentation-reserved IP `192.0.2.249` (Copilot). - ospf.md: insert missing preposition in `show ip ospf interface` and `show ipv6 ospfv3 interface` op-cmd descriptions (CodeRabbit). - ipsec.md: rewrite intro sentence ("can significantly speed up …") and hyphenate `feature-rich` (CodeRabbit). 🤖 Generated by [robots](https://vyos.io) --- docs/configuration/protocols/ospf.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/configuration/protocols') diff --git a/docs/configuration/protocols/ospf.md b/docs/configuration/protocols/ospf.md index 4fcca823..b3297b3d 100644 --- a/docs/configuration/protocols/ospf.md +++ b/docs/configuration/protocols/ospf.md @@ -807,7 +807,7 @@ interface. ```{opcmd} show ip ospf interface [\] -This command displays state and configuration of OSPF the specified +This command displays state and configuration of OSPF for the specified interface, or all interfaces if no interface is given. ``` @@ -1402,7 +1402,7 @@ This command displays the neighbor DR choice information. ``` ```{opcmd} show ipv6 ospfv3 interface [prefix]|[\ [prefix]] -This command displays state and configuration of OSPF the specified +This command displays state and configuration of OSPF for the specified interface, or all interfaces if no interface is given. With the argument {cfgcmd}`prefix` this command shows connected prefixes to advertise. ``` -- cgit v1.2.3