summaryrefslogtreecommitdiff
path: root/docs/ares_init.3
diff options
context:
space:
mode:
Diffstat (limited to 'docs/ares_init.3')
-rw-r--r--docs/ares_init.312
1 files changed, 7 insertions, 5 deletions
diff --git a/docs/ares_init.3 b/docs/ares_init.3
index 0baf4b7..9c8347a 100644
--- a/docs/ares_init.3
+++ b/docs/ares_init.3
@@ -14,6 +14,8 @@
.\" this software for any purpose. It is provided "as is"
.\" without express or implied warranty.
.\"
+.\" SPDX-License-Identifier: MIT
+.\"
.TH ARES_INIT 3 "5 March 2010"
.SH NAME
ares_init \- Initialize a resolver channel
@@ -68,11 +70,11 @@ please see the
.BR resolv.conf (5)
manual page.
.SH SEE ALSO
-.BR ares_init_options(3),
-.BR ares_destroy(3),
-.BR ares_dup(3),
-.BR ares_library_init(3),
-.BR ares_set_servers(3)
+.BR ares_init_options (3),
+.BR ares_destroy (3),
+.BR ares_dup (3),
+.BR ares_library_init (3),
+.BR ares_set_servers (3)
.SH AUTHOR
Greg Hudson, MIT Information Systems
.br