fix doc typo

pull/641/head
Brad House 1 year ago
parent fb52c3f9d1
commit 0529f6f1dc
  1. 2
      docs/ares_init_options.3

@ -46,7 +46,7 @@ int ares_init(ares_channel_t **\fIchannelptr\fP);
.fi
.SH DESCRIPTION
The \fBares_init(3)\fP function is equivalent to calling
\fBares_init_channel(NULL, 0)\fP. It is recommended to use
\fBares_init_options(NULL, 0)\fP. It is recommended to use
\fBares_init_options(3)\fP instead and to set or make configurable the
appropriate options for your application.

Loading…
Cancel
Save