From 081ec61f02089a8d7dfd060cece6c437da7b2dc0 Mon Sep 17 00:00:00 2001 From: Konst Mayer Date: Fri, 30 Nov 2018 17:05:23 +0700 Subject: [PATCH] tcp.7: wfix Signed-off-by: Michael Kerrisk --- man7/tcp.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/tcp.7 b/man7/tcp.7 index ec449be88..643f5b2df 100644 --- a/man7/tcp.7 +++ b/man7/tcp.7 @@ -1145,7 +1145,7 @@ corresponding connection and return .B ETIMEDOUT to the application. If the option value is specified as 0, -TCP will to use the system default. +TCP will use the system default. .IP Increasing user timeouts allows a TCP connection to survive extended periods without end-to-end connectivity.