From: Daniel Stenberg Date: Tue, 4 Oct 2005 10:58:14 +0000 (+0000) Subject: Domenico Andreoli's SEE ALSO patch X-Git-Tag: curl-7_15_0~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d9fddb95dbc0a4286e78370738c724732243110;p=curl Domenico Andreoli's SEE ALSO patch --- diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3 index c10a87864..66eba1477 100644 --- a/docs/libcurl/curl_escape.3 +++ b/docs/libcurl/curl_escape.3 @@ -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