From 60bb01311c86fc689f13ce21a8a431ff068e3737 Mon Sep 17 00:00:00 2001 From: Markus Bukowski Date: Sat, 15 Jan 2022 13:06:32 +0100 Subject: Fix typo in adjust-mss description --- docs/configuration/interfaces/pppoe.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/configuration/interfaces') 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 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 ipv6 disable-forwarding -- cgit v1.2.3