aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-08-20 07:36:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-08-20 07:36:57 +0000
commit732d80a770ef06a7851d7c1046a6ef94ed23e642 (patch)
tree7335d9f36725c7fb07008a19f5d557ebf46bdab7
parentbd277e3daad52aa3f228d84bb4669b21f05157ee (diff)
updated version in header as we have 7.8.1 details in here
-rw-r--r--docs/curl_easy_setopt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/curl_easy_setopt.3 b/docs/curl_easy_setopt.3
index d7592ec4f..6665c9c0f 100644
--- a/docs/curl_easy_setopt.3
+++ b/docs/curl_easy_setopt.3
@@ -2,7 +2,7 @@
.\" nroff -man [file]
.\" $Id$
.\"
-.TH curl_easy_setopt 3 "9 August 2001" "libcurl 7.8" "libcurl Manual"
+.TH curl_easy_setopt 3 "20 August 2001" "libcurl 7.8.1" "libcurl Manual"
.SH NAME
curl_easy_setopt - Set curl easy-session options
.SH SYNOPSIS