From 6d9fddb95dbc0a4286e78370738c724732243110 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 4 Oct 2005 10:58:14 +0000 Subject: [PATCH] Domenico Andreoli's SEE ALSO patch --- docs/libcurl/curl_escape.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3 index c10a878..66eba14 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 -- 2.7.4