]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CURLOPT_VERBOSE.3: see also ERRORBUFFER
authorDaniel Stenberg <daniel@haxx.se>
Wed, 4 Dec 2019 08:30:57 +0000 (09:30 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 4 Dec 2019 08:30:57 +0000 (09:30 +0100)
docs/libcurl/opts/CURLOPT_VERBOSE.3

index e6a6fd1916c24082569b2fecab21be924b17825b..40d69357f72cc75bc2b136fb11a85da000b6ded1 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2014, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2019, 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
@@ -61,3 +61,4 @@ Always
 Returns CURLE_OK
 .SH "SEE ALSO"
 .BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
+.BR CURLOPT_ERRORBUFFER "(3), "