From e56fe0be35896f3c70ba0b99bba93a58fe26177e Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 17 Apr 2021 13:21:43 +0100 Subject: [PATCH] Docs: clarify TCP keepalives don't apply to serial. --- doc/config.but | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/config.but b/doc/config.but index ccd08d12..002d7297 100644 --- a/doc/config.but +++ b/doc/config.but @@ -1712,8 +1712,8 @@ are provided for completeness. The idea of TCP keepalives is similar to application-level keepalives, and the same caveats apply. The main differences are: -\b TCP keepalives are available on \e{all} connection types, including -Raw, Rlogin, and SUPDUP. +\b TCP keepalives are available on \e{all} network connection types, +including Raw, Rlogin, and SUPDUP. \b The interval between TCP keepalives is usually much longer, typically two hours; this is set by the operating system, and cannot