Domenico Andreoli's SEE ALSO patch

This commit is contained in:
Daniel Stenberg 2005-10-04 10:58:14 +00:00
parent 4284190cc4
commit 6d9fddb95d
1 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ You must curl_free() the returned string when you're done with it.
.SH RETURN VALUE
A pointer to a zero terminated string or NULL if it failed.
.SH "SEE ALSO"
.BR curl_unescape(3), curl_free(3), RFC 2396
.BR curl_unescape "(3), " curl_free "(3), " RFC 2396