aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_COOKIEJAR.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-09-18 22:58:12 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-09-18 22:58:12 +0200
commit841c9884b2a153b1dde991e1990bf62d5fe1ad9e (patch)
treec1f25de8b9ad149d9c17880841cb27e5760e69fd /docs/libcurl/opts/CURLOPT_COOKIEJAR.3
parent30fc601e6cdcf5039ec26a74a6a70f5f6e9c2631 (diff)
CURLOPT_COOKIE*: added more cross-references
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_COOKIEJAR.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_COOKIEJAR.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_COOKIEJAR.3 b/docs/libcurl/opts/CURLOPT_COOKIEJAR.3
index fd8c0af2b..936d4d8a4 100644
--- a/docs/libcurl/opts/CURLOPT_COOKIEJAR.3
+++ b/docs/libcurl/opts/CURLOPT_COOKIEJAR.3
@@ -55,4 +55,4 @@ Along with HTTP
Returns CURLE_OK if HTTP is supported, CURLE_UNKNOWN_OPTION if not, or
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
.SH "SEE ALSO"
-.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), "
+.BR CURLOPT_COOKIEFILE "(3), " CURLOPT_COOKIE "(3), " CURLOPT_COOKIELIST "(3), "