]> granicus.if.org Git - curl/commitdiff
curl_multi_remove_handle.3: fix formatting
authorjuef <juef@openmailbox.org>
Thu, 6 Aug 2015 14:28:05 +0000 (17:28 +0300)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Aug 2015 21:37:26 +0000 (23:37 +0200)
closes #366

docs/libcurl/curl_multi_remove_handle.3

index 1c2165b63d41cc3fa9ae4e589c9a18a34ab67690..c819fc9e2b02e5dde1c469bec696afa4a5fa0885 100644 (file)
@@ -28,7 +28,7 @@ curl_multi_remove_handle - remove an easy handle from a multi session
 CURLMcode curl_multi_remove_handle(CURLM *multi_handle, CURL *easy_handle);
 .ad
 .SH DESCRIPTION
-Removes a given \fIeasy_handle\fI from the \fImulti_handle\fI. This will make
+Removes a given \fIeasy_handle\fP from the \fImulti_handle\fP. This will make
 the specified easy handle be removed from this multi handle's control.
 
 When the easy handle has been removed from a multi stack, it is again