From e95240240465a7a7d6a0076229918da85da19818 Mon Sep 17 00:00:00 2001 From: c4rlo Date: Thu, 2 Mar 2017 20:46:00 +0000 Subject: no-keepalive.d: fix typo Closes https://github.com/curl/curl/pull/1301 --- docs/cmdline-opts/no-keepalive.d | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cmdline-opts') diff --git a/docs/cmdline-opts/no-keepalive.d b/docs/cmdline-opts/no-keepalive.d index 7eb3d639c..8fb28a036 100644 --- a/docs/cmdline-opts/no-keepalive.d +++ b/docs/cmdline-opts/no-keepalive.d @@ -1,7 +1,7 @@ Long: no-keepalive Help: Disable TCP keepalive on the connection --- -Disables the use of keepalive messages on the TCP connection. curl otherwis +Disables the use of keepalive messages on the TCP connection. curl otherwise enables them by default. Note that this is the negated option name documented. You can thus use -- cgit v1.2.3