mirror of
https://github.com/curl/curl.git
synced 2026-07-16 08:47:16 +03:00
opts: fix two minor man page format mistakes
This commit is contained in:
parent
f80ab60c27
commit
e2006b5d58
2 changed files with 3 additions and 3 deletions
|
|
@ -100,7 +100,7 @@ MIME mail is only composed of alternative representations of the same data
|
|||
(i.e.: HTML and plain text), this header must be set to "multipart/alternative".
|
||||
In all cases the value must be of the form "multipart/*" to respect the
|
||||
document structure and may not include the "boundary=" parameter.
|
||||
.P
|
||||
|
||||
Other specific headers that do not have a libcurl default value but are
|
||||
strongly desired by mail delivery and user agents should also be included.
|
||||
These are "From:", "To:", "Date:" and "Subject:" among others and their
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ Added in 7.18.0
|
|||
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if the
|
||||
enabled value is not supported.
|
||||
.SH "SEE ALSO"
|
||||
.BN CURLOPT_CRLF (3),
|
||||
.BN CURLOPT_TRANSFERTEXT (3),
|
||||
.BR CURLOPT_CRLF (3),
|
||||
.BR CURLOPT_TRANSFERTEXT (3),
|
||||
.BR CURLOPT_HTTPPROXYTUNNEL (3),
|
||||
.BR CURLOPT_PROXY (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue