]> granicus.if.org Git - curl/commitdiff
CURLOPT_BUFFERSIZE.3: fix reference to CURLOPT_MAX_RECV_SPEED_LARGE
authorDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2016 21:06:15 +0000 (23:06 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 1 May 2016 21:24:09 +0000 (23:24 +0200)
docs/libcurl/opts/CURLOPT_BUFFERSIZE.3

index 07806b7bcdc13a3b04791f2577fcaf28c366e648..113118e7350edc12826067d00080d953dfa4d994 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2016, Daniel Stenberg, <daniel@haxx.se>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
@@ -47,4 +47,4 @@ Added in 7.10
 .SH RETURN VALUE
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
-.BR CURLOPT_MAX_RECV_SPEED "(3), " CURLOPT_WRITEFUNCTION "(3), "
+.BR CURLOPT_MAX_RECV_SPEED_LARGE "(3), " CURLOPT_WRITEFUNCTION "(3), "