diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 07:29:32 +0300 |
|---|---|---|
| committer | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 07:29:32 +0300 |
| commit | 0117e8847f2f45db760b40646a752d7724e0d0cf (patch) | |
| tree | f3867daa9a4a2d217157a82ae93ee9bdbd1a1a9a /docs/_include | |
| parent | 76cc079a11c8d2f60238a4ec19db02ab20d0c09c (diff) | |
| download | vyos-documentation-0117e8847f2f45db760b40646a752d7724e0d0cf.tar.gz vyos-documentation-0117e8847f2f45db760b40646a752d7724e0d0cf.zip | |
docs: fix interface include text cleanup
Diffstat (limited to 'docs/_include')
| -rw-r--r-- | docs/_include/interface-disable-link-detect.txt | 2 | ||||
| -rw-r--r-- | docs/_include/interface-ipv6.txt | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/_include/interface-disable-link-detect.txt b/docs/_include/interface-disable-link-detect.txt index eea362e8..b5183107 100644 --- a/docs/_include/interface-disable-link-detect.txt +++ b/docs/_include/interface-disable-link-detect.txt @@ -5,7 +5,7 @@ Use this command to direct an interface to not detect any physical state changes on a link, for example, when the cable is unplugged. - Default is to detects physical link state changes. + Default is to detect physical link state changes. Example: diff --git a/docs/_include/interface-ipv6.txt b/docs/_include/interface-ipv6.txt index 0d355849..d723b537 100644 --- a/docs/_include/interface-ipv6.txt +++ b/docs/_include/interface-ipv6.txt @@ -78,7 +78,6 @@ .. hint:: MSS value = MTU - 40 (IPv6 header) - 20 (TCP header), resulting in - 1432 bytes on a 1492 byte MTU. Instead of a numerical MSS value ``clamp-mss-to-pmtu`` can be used to |
