mirror of
https://github.com/curl/curl.git
synced 2026-05-18 09:26:21 +03:00
Added 'currently' in italics to insist on transient situation.
This commit is contained in:
parent
f385fdefbe
commit
c83f7ede26
2 changed files with 4 additions and 4 deletions
|
|
@ -61,8 +61,8 @@ Since the introduction of this function, it is absolutely mandatory to call it
|
|||
for any Win32/64 program using c-ares.
|
||||
.PP
|
||||
Non-Win32/64 systems can still use c-ares version 1.7.0 without calling
|
||||
\fIares_library_cleanup(3)\fP due to the fact that it is nearly a do-nothing
|
||||
function on non-Win32/64 platforms.
|
||||
\fIares_library_cleanup(3)\fP due to the fact that \fIcurrently\fP it is nearly
|
||||
a do-nothing function on non-Win32/64 platforms.
|
||||
.SH SEE ALSO
|
||||
.BR ares_library_init(3),
|
||||
.BR ares_cancel(3)
|
||||
|
|
|
|||
|
|
@ -84,8 +84,8 @@ Since the introduction of this function it is absolutely mandatory to
|
|||
call it for any Win32/64 program using c-ares.
|
||||
.PP
|
||||
Non-Win32/64 systems can still use c-ares version 1.7.0 without calling
|
||||
\fIares_library_init(3)\fP due to the fact that it is nearly a do-nothing
|
||||
function on non-Win32/64 platforms at this point.
|
||||
\fIares_library_init(3)\fP due to the fact that \fIcurrently\fP it is nearly
|
||||
a do-nothing function on non-Win32/64 platforms at this point.
|
||||
.SH SEE ALSO
|
||||
.BR ares_library_cleanup(3),
|
||||
.BR ares_strerror(3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue