summaryrefslogtreecommitdiff
path: root/docs/libcurl/opts/template.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/opts/template.3')
-rw-r--r--docs/libcurl/opts/template.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/opts/template.3 b/docs/libcurl/opts/template.3
index 7ba220e8f..244ec10bc 100644
--- a/docs/libcurl/opts/template.3
+++ b/docs/libcurl/opts/template.3
@@ -20,11 +20,11 @@
.\" *
.\" **************************************************************************
.\"
-.TH CURLOPT_TEMPLATE 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
+.TH GNURLOPT_TEMPLATE 3 "17 Jun 2014" "libcurl 7.37.0" "curl_easy_setopt options"
.SH NAME
CURLOPT_TEMPLATE \- [short desc]
.SH SYNOPSIS
-#include <curl/curl.h>
+#include <gnurl/curl.h>
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_TEMPLATE, [argument]);
.SH DESCRIPTION