tags 331505 + pending patch thanks hi, here is a patch to fix SEE ALSO section in curl_excape.3.
cheers domenico Index: docs/libcurl/curl_escape.3 =================================================================== RCS file: /cvsroot/pkg-curl/debian/curl/docs/libcurl/curl_escape.3,v retrieving revision 1.1.1.3 diff -d -u -p -r1.1.1.3 curl_escape.3 --- docs/libcurl/curl_escape.3 27 Feb 2004 15:34:06 -0000 1.1.1.3 +++ docs/libcurl/curl_escape.3 4 Oct 2005 09:19:57 -0000 @@ -23,4 +23,4 @@ You must curl_free() the returned string .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 -----[ Domenico Andreoli, aka cavok --[ http://people.debian.org/~cavok/gpgkey.asc ---[ 3A0F 2F80 F79C 678A 8936 4FEE 0677 9033 A20E BC50 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

