Revert "Imported Upstream version 7.53.1"
[platform/upstream/curl.git] / docs / libcurl / opts / CURLOPT_SSH_KNOWNHOSTS.3
index e82ee42..9ea0c86 100644 (file)
@@ -34,9 +34,6 @@ format as supported by libssh2. If this file is specified, libcurl will only
 accept connections with hosts that are known and present in that file, with a
 matching public key. Use \fICURLOPT_SSH_KEYFUNCTION(3)\fP to alter the default
 behavior on host and key (mis)matching.
-
-The application does not have to keep the string around after setting this
-option.
 .SH DEFAULT
 NULL
 .SH PROTOCOLS