aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_escape.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/libcurl/curl_escape.3')
-rw-r--r--docs/libcurl/curl_escape.32
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/curl_escape.3 b/docs/libcurl/curl_escape.3
index 395363e64..7e40cc550 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"
-.I curl_unescape(), curl_free(), RFC 2396
+.BR curl_unescape(), curl_free(), RFC 2396