Commit 6d9fddb9 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Domenico Andreoli's SEE ALSO patch

parent 4284190c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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