Skip to content

Commit

Permalink
curl_global_init.3: improve description of CURL_GLOBAL_ALL
Browse files Browse the repository at this point in the history
Reported by: Tomas Mlcoch
  • Loading branch information
kdudka committed Apr 5, 2013
1 parent 247b291 commit 688124f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/libcurl/curl_global_init.3
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ details of how to use this function.
.SH FLAGS
.TP 5
.B CURL_GLOBAL_ALL
Initialize everything possible. This sets all known bits.
Initialize everything possible. This sets all known bits except
\fBCURL_GLOBAL_ACK_EINTR\fP.
.TP
.B CURL_GLOBAL_SSL
Initialize SSL
Expand Down

0 comments on commit 688124f

Please sign in to comment.