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_mkquery.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_mkquery.3')
-rw-r--r-- | ares_mkquery.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ares_mkquery.3 b/ares_mkquery.3 index f2f5a49..613076b 100644 --- a/ares_mkquery.3 +++ b/ares_mkquery.3 @@ -50,8 +50,7 @@ stored in the variable pointed to by and the length of which will be stored in the variable pointed to by .IR buflen . It is the caller's responsibility to free this buffer using -.B ares_free_string -when it is no longer needed. +\fIares_free_string(3)\fP when it is no longer needed. .SH RETURN VALUES .B ares_mkquery can return any of the following values: |