aboutsummaryrefslogtreecommitdiff
path: root/docs/curl_slist_append.3
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
commitcf8704ccdf60a34ba7862a0848724b9862158c86 (patch)
treef553b638347df8e1b1c129e5dc51a840bcb2ce1a /docs/curl_slist_append.3
parent5543c2f11fe9ae27db2f367ac99422888a3e526d (diff)
7.7 alpha 2 commit
Diffstat (limited to 'docs/curl_slist_append.3')
-rw-r--r--docs/curl_slist_append.34
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/curl_slist_append.3 b/docs/curl_slist_append.3
index 42dd27982..3780980db 100644
--- a/docs/curl_slist_append.3
+++ b/docs/curl_slist_append.3
@@ -2,14 +2,14 @@
.\" nroff -man [file]
.\" Written by daniel@haxx.se
.\"
-.TH curl_slist_append 3 "2 June 2000" "Curl 7.0" "libcurl Manual"
+.TH curl_slist_append 3 "1 Mar 2001" "Curl 7.7" "libcurl Manual"
.SH NAME
curl_slist_append - add a string to an slist
.SH SYNOPSIS
.B #include <curl/curl.h>
.sp
.BI "struct curl_slist *curl_slist_append(struct curl_slit *" list,
-.BI "char * "string ");"
+.BI "const char * "string ");"
.ad
.SH DESCRIPTION
curl_slist_append() appends a specified string to a linked list of