From: c4rlo Date: Thu, 2 Mar 2017 20:46:00 +0000 (+0000) Subject: no-keepalive.d: fix typo X-Git-Tag: curl-7_54_0~185 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e95240240465a7a7d6a0076229918da85da19818;p=thirdparty%2Fcurl.git no-keepalive.d: fix typo Closes https://github.com/curl/curl/pull/1301 --- diff --git a/docs/cmdline-opts/no-keepalive.d b/docs/cmdline-opts/no-keepalive.d index 7eb3d639c0..8fb28a0365 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