summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Bukowski <me@mrbuk.de>2022-01-15 13:06:32 +0100
committerMarkus Bukowski <me@mrbuk.de>2022-01-15 13:06:32 +0100
commit60bb01311c86fc689f13ce21a8a431ff068e3737 (patch)
treeb6dfbfbb3d69eb166dafeef7a2a42c4c3279ba1a
parentcb5d20103cca9889f63787425a0fc14e45df7cb3 (diff)
downloadvyos-documentation-60bb01311c86fc689f13ce21a8a431ff068e3737.tar.gz
vyos-documentation-60bb01311c86fc689f13ce21a8a431ff068e3737.zip
Fix typo in adjust-mss description
-rw-r--r--docs/_include/interface-ip.txt2
-rw-r--r--docs/configuration/interfaces/pppoe.rst10
2 files changed, 6 insertions, 6 deletions
diff --git a/docs/_include/interface-ip.txt b/docs/_include/interface-ip.txt
index 6045a7a8..75441040 100644
--- a/docs/_include/interface-ip.txt
+++ b/docs/_include/interface-ip.txt
@@ -12,7 +12,7 @@
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
1452 bytes on a 1492 byte MTU.
- Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
+ Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
automatically set the proper value.
.. cfgcmd:: set interfaces {{ var0 }} <interface> {{ var2 }} {{ var3 }}
diff --git a/docs/configuration/interfaces/pppoe.rst b/docs/configuration/interfaces/pppoe.rst
index a1537e80..4a31efc5 100644
--- a/docs/configuration/interfaces/pppoe.rst
+++ b/docs/configuration/interfaces/pppoe.rst
@@ -190,8 +190,8 @@ PPPoE options
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
1452 bytes on a 1492 byte MTU.
-Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
-automatically set the proper value.
+ Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
+ automatically set the proper value.
.. cfgcmd:: set interfaces pppoe <interface> ip disable-forwarding
@@ -235,9 +235,9 @@ IPv6
.. hint:: MSS value = MTU - 20 (IP header) - 20 (TCP header), resulting in
1452 bytes on a 1492 byte MTU.
-
-Instead of a numberical MSS value `clamp-mss-to-pmtu` can be used to
-automatically set the proper value.
+
+ Instead of a numerical MSS value `clamp-mss-to-pmtu` can be used to
+ automatically set the proper value.
.. cfgcmd:: set interfaces pppoe <interface> ipv6 disable-forwarding