LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] net-next: net: Fix typos in ip-sysctl.txt
@ 2019-05-21 3:41 Masanari Iida
2019-05-21 20:21 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Masanari Iida @ 2019-05-21 3:41 UTC (permalink / raw)
To: corbet, linux-doc, linux-kernel, netdev, davem; +Cc: Masanari Iida
This patch fixes some spelling typos found in ip-sysctl.txt
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
Documentation/networking/ip-sysctl.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/ip-sysctl.txt b/Documentation/networking/ip-sysctl.txt
index 725b8bea58a7..14fe93049d28 100644
--- a/Documentation/networking/ip-sysctl.txt
+++ b/Documentation/networking/ip-sysctl.txt
@@ -560,10 +560,10 @@ tcp_comp_sack_delay_ns - LONG INTEGER
Default : 1,000,000 ns (1 ms)
tcp_comp_sack_nr - INTEGER
- Max numer of SACK that can be compressed.
+ Max number of SACK that can be compressed.
Using 0 disables SACK compression.
- Detault : 44
+ Default : 44
tcp_slow_start_after_idle - BOOLEAN
If set, provide RFC2861 behavior and time out the congestion
--
2.22.0.rc1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] net-next: net: Fix typos in ip-sysctl.txt
2019-05-21 3:41 [PATCH] net-next: net: Fix typos in ip-sysctl.txt Masanari Iida
@ 2019-05-21 20:21 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2019-05-21 20:21 UTC (permalink / raw)
To: standby24x7; +Cc: corbet, linux-doc, linux-kernel, netdev
From: Masanari Iida <standby24x7@gmail.com>
Date: Tue, 21 May 2019 12:41:15 +0900
> This patch fixes some spelling typos found in ip-sysctl.txt
>
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
Documentation typos and fixes are always reasonable for 'net' and
therefore that's where I have applied this.
Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-05-21 20:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-21 3:41 [PATCH] net-next: net: Fix typos in ip-sysctl.txt Masanari Iida
2019-05-21 20:21 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).