diff options
author | Daniel Stenberg <daniel@haxx.se> | 2004-04-02 09:50:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2004-04-02 09:50:42 +0000 |
commit | a52274e607622238673640dd6dfddcf2fdcaaa3d (patch) | |
tree | 16e807eba62f0e9f3dc8c2bcba54479f504aa493 /ares_destroy.3 | |
parent | 86ae23430cb79b38dec419ebf9cf3f85073e091c (diff) | |
download | c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.tar.gz c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.tar.bz2 c-ares-a52274e607622238673640dd6dfddcf2fdcaaa3d.zip |
minor edits
Diffstat (limited to 'ares_destroy.3')
-rw-r--r-- | ares_destroy.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ares_destroy.3 b/ares_destroy.3 index 7ed21e6..3014e05 100644 --- a/ares_destroy.3 +++ b/ares_destroy.3 @@ -36,7 +36,8 @@ status of These calls give the callbacks a chance to clean up any state which might have been stored in their arguments. .SH SEE ALSO -.BR ares_init (3) +.BR ares_init (3), +.BR ares_cancel (3) .SH AUTHOR Greg Hudson, MIT Information Systems .br |