diff options
Diffstat (limited to 'ares/ares_free_data.3')
-rw-r--r-- | ares/ares_free_data.3 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/ares/ares_free_data.3 b/ares/ares_free_data.3 index c9ec59802..30dcef49a 100644 --- a/ares/ares_free_data.3 +++ b/ares/ares_free_data.3 @@ -15,7 +15,7 @@ .\" this software for any purpose. It is provided "as is" .\" without express or implied warranty. .\" -.TH ARES_FREE_DATA 3 "20 Nov 2009" +.TH ARES_FREE_DATA 3 "23 Nov 2009" .SH NAME ares_free_data \- Free data allocated by several c-ares functions .SH SYNOPSIS @@ -48,9 +48,7 @@ associated with those structures. .SH RETURN VALUE The ares_free_data() function does not return a value. .SH AVAILABILITY -This function was first introduced in c-ares version 1.6.1 along with the -definition of preprocessor symbol \fICARES_HAVE_ARES_FREE_DATA\fP as an -indication of the availability of this function. +This function was first introduced in c-ares version 1.6.1. .SH SEE ALSO .BR ares_parse_srv_reply(3), .BR ares_parse_txt_reply(3) |