Deleted Added
full compact
libunbound.3.in (368129) libunbound.3.in (368693)
1.TH "libunbound" "3" "Oct 8, 2020" "NLnet Labs" "unbound 1.12.0"
1.TH "libunbound" "3" "Dec 3, 2020" "NLnet Labs" "unbound 1.13.0"
2.\"
3.\" libunbound.3 -- unbound library functions manual
4.\"
5.\" Copyright (c) 2007, NLnet Labs. All rights reserved.
6.\"
7.\" See LICENSE for the license.
8.\"
9.\"

--- 29 unchanged lines hidden (view full) ---

39.B ub_cancel,
40.B ub_resolve_free,
41.B ub_strerror,
42.B ub_ctx_print_local_zones,
43.B ub_ctx_zone_add,
44.B ub_ctx_zone_remove,
45.B ub_ctx_data_add,
46.B ub_ctx_data_remove
2.\"
3.\" libunbound.3 -- unbound library functions manual
4.\"
5.\" Copyright (c) 2007, NLnet Labs. All rights reserved.
6.\"
7.\" See LICENSE for the license.
8.\"
9.\"

--- 29 unchanged lines hidden (view full) ---

39.B ub_cancel,
40.B ub_resolve_free,
41.B ub_strerror,
42.B ub_ctx_print_local_zones,
43.B ub_ctx_zone_add,
44.B ub_ctx_zone_remove,
45.B ub_ctx_data_add,
46.B ub_ctx_data_remove
47\- Unbound DNS validating resolver 1.12.0 functions.
47\- Unbound DNS validating resolver 1.13.0 functions.
48.SH "SYNOPSIS"
49.B #include <unbound.h>
50.LP
51\fIstruct ub_ctx *\fR
52\fBub_ctx_create\fR(\fIvoid\fR);
53.LP
54\fIvoid\fR
55\fBub_ctx_delete\fR(\fIstruct ub_ctx*\fR ctx);

--- 379 unchanged lines hidden ---
48.SH "SYNOPSIS"
49.B #include <unbound.h>
50.LP
51\fIstruct ub_ctx *\fR
52\fBub_ctx_create\fR(\fIvoid\fR);
53.LP
54\fIvoid\fR
55\fBub_ctx_delete\fR(\fIstruct ub_ctx*\fR ctx);

--- 379 unchanged lines hidden ---