aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2015-08-31 16:03:53 +0200
committerDaniel Stenberg <daniel@haxx.se>2015-08-31 16:03:53 +0200
commitc764cb4add1a8ef91b49f20d4845891022d0e50c (patch)
tree0dbf8a2aaaaa7b765f911c30c54f583618a0e49a /docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
parent6099f5fcacd8095d4a2b8d4bb4ca2efcdd0e6b87 (diff)
downloadgnurl-c764cb4add1a8ef91b49f20d4845891022d0e50c.tar.gz
gnurl-c764cb4add1a8ef91b49f20d4845891022d0e50c.tar.bz2
gnurl-c764cb4add1a8ef91b49f20d4845891022d0e50c.zip
man-pages: more SEE ALSO links
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.33
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3 b/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
index 1ca8e34fc..5741583f4 100644
--- a/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
+++ b/docs/libcurl/opts/CURLOPT_FOLLOWLOCATION.3
@@ -5,7 +5,7 @@
.\" * | (__| |_| | _ <| |___
.\" * \___|\___/|_| \_\_____|
.\" *
-.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2015, 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
@@ -70,3 +70,4 @@ Returns CURLE_OK if HTTP is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
.BR CURLOPT_REDIR_PROTOCOLS "(3), " CURLOPT_PROTOCOLS "(3), "
.BR CURLOPT_POSTREDIR "(3), "
+.BR CURLINFO_REDIRECT_URL "(3), ", CURLINFO_REDIRECT_COUNT "(3), "