From 8e609b5f488d486a9e066ed494218d966f489938 Mon Sep 17 00:00:00 2001 From: Yu Jiung Date: Wed, 9 Nov 2016 11:23:06 +0900 Subject: Imported Upstream version 1.12.0 Change-Id: I6a571bddd24d1cb7d64b74bc66e878ccba2ce638 --- ares_destroy_options.3 | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'ares_destroy_options.3') diff --git a/ares_destroy_options.3 b/ares_destroy_options.3 index 3e564b2..31e346b 100644 --- a/ares_destroy_options.3 +++ b/ares_destroy_options.3 @@ -23,12 +23,9 @@ ares_destroy_options \- Destroy options initialized with ares_save_options .B void ares_destroy_options(struct ares_options *\fIoptions\fP) .fi .SH DESCRIPTION -The -.B ares_destroy_options -function destroys the options struct identified by -.IR options , -freeing all memory allocated by ares_save_options. - +The \fBares_destroy_options(3)\fP function destroys the options struct +identified by \Ioptions\fP, freeing all memory allocated by +\fBares_save_options(3)\fP. .SH SEE ALSO .BR ares_save_options (3), .BR ares_init_options (3) -- cgit v1.2.3