Skip to content

Commit 2bcd9d8

Browse files
standby24x7davem330
authored andcommitted
net-next: net: Fix typos in ip-sysctl.txt
This patch fixes some spelling typos found in ip-sysctl.txt Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 72f7cfa commit 2bcd9d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/networking/ip-sysctl.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -560,10 +560,10 @@ tcp_comp_sack_delay_ns - LONG INTEGER
560560
Default : 1,000,000 ns (1 ms)
561561

562562
tcp_comp_sack_nr - INTEGER
563-
Max numer of SACK that can be compressed.
563+
Max number of SACK that can be compressed.
564564
Using 0 disables SACK compression.
565565

566-
Detault : 44
566+
Default : 44
567567

568568
tcp_slow_start_after_idle - BOOLEAN
569569
If set, provide RFC2861 behavior and time out the congestion

0 commit comments

Comments
 (0)