diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 07:19:11 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 07:19:11 +0300 |
| commit | 76cc079a11c8d2f60238a4ec19db02ab20d0c09c (patch) | |
| tree | 9ff9973c9ba414a1c99cae2a329f28bf0282365d /docs | |
| parent | acbc7310950a9561c982089a8e5987c9b2df0b27 (diff) | |
| download | vyos-documentation-76cc079a11c8d2f60238a4ec19db02ab20d0c09c.tar.gz vyos-documentation-76cc079a11c8d2f60238a4ec19db02ab20d0c09c.zip | |
docs: remove spurious mid-sentence blank lines in 4 admonition bodies (Copilot review)
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/_include/interface-address-with-dhcp.txt | 1 | ||||
| -rw-r--r-- | docs/_include/interface-ip.txt | 1 | ||||
| -rw-r--r-- | docs/_include/interface-ipv6.txt | 1 | ||||
| -rw-r--r-- | docs/_include/interface-vrf.txt | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/docs/_include/interface-address-with-dhcp.txt b/docs/_include/interface-address-with-dhcp.txt index 8b7c3431..b936abf4 100644 --- a/docs/_include/interface-address-with-dhcp.txt +++ b/docs/_include/interface-address-with-dhcp.txt @@ -15,7 +15,6 @@ .. note:: When using DHCP to retrieve IPv4 address and if local - customizations are needed, they should be possible using the enter and exit hooks provided. The hook dirs are: diff --git a/docs/_include/interface-ip.txt b/docs/_include/interface-ip.txt index 4a8dbe64..3217e8cb 100644 --- a/docs/_include/interface-ip.txt +++ b/docs/_include/interface-ip.txt @@ -16,7 +16,6 @@ .. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in - 1452 bytes on a 1492 byte MTU. Instead of a numerical MSS value ``clamp-mss-to-pmtu`` can be used to diff --git a/docs/_include/interface-ipv6.txt b/docs/_include/interface-ipv6.txt index f04c32be..0d355849 100644 --- a/docs/_include/interface-ipv6.txt +++ b/docs/_include/interface-ipv6.txt @@ -13,7 +13,6 @@ .. note:: This method automatically disables IPv6 traffic forwarding on the - interface in question. Example: diff --git a/docs/_include/interface-vrf.txt b/docs/_include/interface-vrf.txt index 0762b676..d5d43666 100644 --- a/docs/_include/interface-vrf.txt +++ b/docs/_include/interface-vrf.txt @@ -7,7 +7,6 @@ .. seealso:: There is an entire chapter about how to configure a :ref:`vrf`, - please check this for additional information. Example: |
