diff options
Diffstat (limited to 'ares/ares_init.3')
-rw-r--r-- | ares/ares_init.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ares/ares_init.3 b/ares/ares_init.3 index 428cb03cc..05fa59814 100644 --- a/ares/ares_init.3 +++ b/ares/ares_init.3 @@ -154,7 +154,7 @@ recursion for you. Recursion must be handled by the application calling ares if \fIARES_FLAG_NORECURSE\fP is set. .TP 23 .B ARES_FLAG_STAYOPEN -Do not close communciations sockets when the number of active queries +Do not close communications sockets when the number of active queries drops to zero. .TP 23 .B ARES_FLAG_NOSEARCH |