mirror of
https://github.com/curl/curl.git
synced 2026-08-25 14:53:34 +03:00
docs: update curl man page references
Detected by the manpage-syntax update Closes #11963
This commit is contained in:
parent
2b8937ce3a
commit
f11a5d2c5a
29 changed files with 75 additions and 74 deletions
|
|
@ -47,7 +47,7 @@ parameter. \fICURLE_OK\fP must be returned upon successful conversion. A
|
|||
CURLcode return value defined by curl.h, such as \fICURLE_CONV_FAILED\fP,
|
||||
should be returned if an error was encountered.
|
||||
|
||||
\fBCURLOPT_CONV_FROM_NETWORK_FUNCTION\fP converts to host encoding from the
|
||||
\fICURLOPT_CONV_FROM_NETWORK_FUNCTION(3)\fP converts to host encoding from the
|
||||
network encoding. It is used when commands or ASCII data are received over
|
||||
the network.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue