mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:43:33 +03:00
docs/libcurl: polish the single-line descriptions
- use imperative form - use lowercase - no period - unify some phrases - fix curl_multi_socket and curl_multi_socket_all to keep their own descriptions Closes #14062
This commit is contained in:
parent
0f26abeef1
commit
29789ae312
27 changed files with 55 additions and 96 deletions
|
|
@ -14,7 +14,7 @@ Protocol:
|
|||
|
||||
# NAME
|
||||
|
||||
curl_multi_wait - polls on all easy handles in a multi handle
|
||||
curl_multi_wait - poll on all easy handles in a multi handle
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue