Documentation: networking: correct spelling
[linux-block.git] / Documentation / networking / ip-sysctl.rst
index 4cc2fab58dea4337407fa07ae28bcdc7526e0d10..39df3cfb3bcb0db98c5db3a46d2ecbcc6669b1fc 100644 (file)
@@ -50,7 +50,7 @@ ip_no_pmtu_disc - INTEGER
        Default: FALSE
 
 min_pmtu - INTEGER
-       default 552 - minimum Path MTU. Unless this is changed mannually,
+       default 552 - minimum Path MTU. Unless this is changed manually,
        each cached pmtu will never be lower than this setting.
 
 ip_forward_use_pmtu - BOOLEAN
@@ -2078,7 +2078,7 @@ skip_notify_on_dev_down - BOOLEAN
 
 nexthop_compat_mode - BOOLEAN
        New nexthop API provides a means for managing nexthops independent of
-       prefixes. Backwards compatibilty with old route format is enabled by
+       prefixes. Backwards compatibility with old route format is enabled by
        default which means route dumps and notifications contain the new
        nexthop attribute but also the full, expanded nexthop definition.
        Further, updates or deletes of a nexthop configuration generate route
@@ -2811,7 +2811,7 @@ pf_expose - INTEGER
        can be got via SCTP_GET_PEER_ADDR_INFO sockopt;  When it's enabled,
        a SCTP_PEER_ADDR_CHANGE event will be sent for a transport becoming
        SCTP_PF state and a SCTP_PF-state transport info can be got via
-       SCTP_GET_PEER_ADDR_INFO sockopt;  When it's diabled, no
+       SCTP_GET_PEER_ADDR_INFO sockopt;  When it's disabled, no
        SCTP_PEER_ADDR_CHANGE event will be sent and it returns -EACCES when
        trying to get a SCTP_PF-state transport info via SCTP_GET_PEER_ADDR_INFO
        sockopt.