summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-10-03 14:16:10 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-10-03 14:16:10 +0200
commit683102e0a0e319f76b41a53c5331a717df218e0d (patch)
tree6a2bca4a8fb42b9005f7815d82f2b36821f92124
parent0f48055c40e3a10da6a535ce70407b25ea7fe855 (diff)
downloadcurl-683102e0a0e319f76b41a53c5331a717df218e0d.tar.gz
CURLMOPT_MAX_CONCURRENT_STREAMS.3: fix SEE ALSO typo
-rw-r--r--docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3 b/docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3
index ab044f754..99cd86c36 100644
--- a/docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3
+++ b/docs/libcurl/opts/CURLMOPT_MAX_CONCURRENT_STREAMS.3
@@ -53,4 +53,4 @@ Added in 7.67.0
.SH RETURN VALUE
Returns CURLM_OK if the option is supported, and CURLM_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
-.BR CURLOPT_MAXCONNECTS "(3), " CURLMOPT_MAXCONNECTS.3 "(3), "
+.BR CURLOPT_MAXCONNECTS "(3), " CURLMOPT_MAXCONNECTS "(3), "