From: Vincent Bernat Date: Sat, 30 Jan 2021 19:05:18 +0000 (+0100) Subject: docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc X-Git-Tag: v5.11-rc7~38^2~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=31628201545548e1ef167f2c55eb6fd7d3562f12;p=thirdparty%2Fkernel%2Flinux.git docs: networking: swap words in icmp_errors_use_inbound_ifaddr doc Signed-off-by: Vincent Bernat Link: https://lore.kernel.org/r/20210130190518.854806-1-vincent@bernat.ch Signed-off-by: Jakub Kicinski --- diff --git a/Documentation/networking/ip-sysctl.rst b/Documentation/networking/ip-sysctl.rst index c7b775da95542..fa544e9037b99 100644 --- a/Documentation/networking/ip-sysctl.rst +++ b/Documentation/networking/ip-sysctl.rst @@ -1196,7 +1196,7 @@ icmp_errors_use_inbound_ifaddr - BOOLEAN If non-zero, the message will be sent with the primary address of the interface that received the packet that caused the icmp error. - This is the behaviour network many administrators will expect from + This is the behaviour many network administrators will expect from a router. And it can make debugging complicated network layouts much easier.