mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:13:38 +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,8 +47,8 @@ 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_TO_NETWORK_FUNCTION\fP converts from host encoding to the
|
||||
network encoding. It is used when commands or ASCII data are sent over the
|
||||
\fICURLOPT_CONV_TO_NETWORK_FUNCTION(3)\fP converts from host encoding to the
|
||||
network encoding. It is used when commands or ASCII data are sent over the
|
||||
network.
|
||||
|
||||
If you set a callback pointer to NULL, or do not set it at all, the built-in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue