aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_easy_reset.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-01-02 23:32:36 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-01-02 23:32:36 +0000
commit089e4848d83fcc00bc60afd676ee202090aca4b2 (patch)
tree9a65f0f730c7314d75759aa0b324365d822a509b /docs/libcurl/curl_easy_reset.3
parent58d2e7c6d11e1f5b454a6f72ba8b318fe9bd1b40 (diff)
minor edits
Diffstat (limited to 'docs/libcurl/curl_easy_reset.3')
-rw-r--r--docs/libcurl/curl_easy_reset.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/curl_easy_reset.3 b/docs/libcurl/curl_easy_reset.3
index 812be4c8b..30d031610 100644
--- a/docs/libcurl/curl_easy_reset.3
+++ b/docs/libcurl/curl_easy_reset.3
@@ -15,8 +15,8 @@ it was just created with \fIcurl_easy_init(3)\fP.
It does not change the following information kept in the handle: live
connections, the Session ID cache, the DNS cache, the cookies and shares.
-
-This function was added in libcurl 7.12.1.
+.SH AVAILABILITY
+This function was added in libcurl 7.12.1
.SH RETURN VALUE
Nothing
.SH "SEE ALSO"