diff options
| author | Yuriy Andamasov <yuriy@vyos.io> | 2026-05-14 08:09:02 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-14 08:09:02 +0300 |
| commit | f00fe5618d4693d83047fab9cc135cf97d1db109 (patch) | |
| tree | c42e263f9ddac8140bbb5e0930605ac6e93ecbdb /docs | |
| parent | f26533d4f878c9faaeccbc4d07cb370d8c585297 (diff) | |
| parent | 0117e8847f2f45db760b40646a752d7724e0d0cf (diff) | |
| download | vyos-documentation-f00fe5618d4693d83047fab9cc135cf97d1db109.tar.gz vyos-documentation-f00fe5618d4693d83047fab9cc135cf97d1db109.zip | |
Merge pull request #2039 from vyos/yuriy/rst-leftovers-sagitta
docs: fix sagitta interface include text cleanup
Diffstat (limited to 'docs')
| -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 |
