Manpages eliminate "cannot adjust line" warnings

This commit is contained in:
Willem Toorop 2015-01-14 15:33:20 +01:00
parent 91f76d1784
commit e9196f22d1
4 changed files with 8 additions and 0 deletions

View File

@ -27,6 +27,7 @@
.\"
.TH getdns_context 3 "@date@" "getdns @version@" getdns
.ad l
.SH NAME
.B getdns_context,
.B getdns_context_create,
@ -35,6 +36,7 @@
.B getdns_context_destroy,
.B getdns_context_get_api_information
-- getdns context create and destroy routines
.ad n
.SH LIBRARY
DNS Resolver library (libgetdns, -lgetdns)

View File

@ -27,6 +27,7 @@
.\"
.TH getdns_context_set 3 "@date@" "getdns @version@" getdns
.ad l
.SH NAME
.B getdns_context_set_append_name,
.B getdns_context_set_context_update_callback,
@ -41,6 +42,7 @@
.B getdns_context_set_suffix,
.B getdns_context_set_timeout,
-- getdns context manipulation routines
.ad n
.SH LIBRARY
DNS Resolver library (libgetdns, -lgetdns)

View File

@ -27,6 +27,7 @@
.\"
.TH getdns_dict 3 "@date@" "getdns @version@" getdns
.ad l
.SH NAME
.B getdns_dict,
.B getdns_dict_create,
@ -34,6 +35,7 @@
.B getdns_dict_create_with_memory_functions,
.B getdns_dict_destroy
-- getdns dict create and destroy routines
.ad n
.SH LIBRARY
DNS Resolver library (libgetdns, -lgetdns)

View File

@ -27,6 +27,7 @@
.\"
.TH getdns_list 3 "@date@" "getdns @version@" getdns
.ad l
.SH NAME
.B getdns_list,
.B getdns_list_create,
@ -34,6 +35,7 @@
.B getdns_list_create_with_memory_functions,
.B getdns_list_destroy
-- getdns list create and destroy routines
.ad n
.SH LIBRARY
DNS Resolver library (libgetdns, -lgetdns)