diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-10-02 22:55:47 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 22:55:47 +0200 |
commit | 1a3910c1e7597bbc0a560963097ee2ad0efec76d (patch) | |
tree | b86ab37fd7512899b7e76ff9fdfd1d5713f5dec4 /docs/routing | |
parent | 542b5589862fd2b8cbae0668abd677be5a365bc8 (diff) | |
parent | cfcd0f040b3dfd2457fbe7f88c4df3f3c5683249 (diff) | |
download | vyos-documentation-1a3910c1e7597bbc0a560963097ee2ad0efec76d.tar.gz vyos-documentation-1a3910c1e7597bbc0a560963097ee2ad0efec76d.zip |
Merge pull request #122 from ramaxlo/typo-fix
Fix typos in pages
Diffstat (limited to 'docs/routing')
-rw-r--r-- | docs/routing/mss-clamp.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/routing/mss-clamp.rst b/docs/routing/mss-clamp.rst index 9409690a..7cec4b7c 100644 --- a/docs/routing/mss-clamp.rst +++ b/docs/routing/mss-clamp.rst @@ -7,7 +7,7 @@ As Internet wide PMTU discovery rarely works we sometimes need to clamp our TCP MSS value to a specific value. Starting with VyOS 1.2 there is a firewall option to clamp your TCP MSS value for IPv4 and IPv6. -Clamping can be disabled per interface using the `disable` keywork: +Clamping can be disabled per interface using the `disable` keyword: .. code-block:: sh |