mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
- Fix typo on man page in ip-address description.
git-svn-id: file:///svn/unbound/trunk@4765 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
61acc76244
commit
7247718e12
2 changed files with 2 additions and 1 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
2 July 2018: Wouter
|
2 July 2018: Wouter
|
||||||
- Fix checking for libhiredis printout in configure output.
|
- Fix checking for libhiredis printout in configure output.
|
||||||
|
- Fix typo on man page in ip-address description.
|
||||||
|
|
||||||
29 June 2018: Wouter
|
29 June 2018: Wouter
|
||||||
- dns64-ignore-aaaa: config option to list domain names for which the
|
- dns64-ignore-aaaa: config option to list domain names for which the
|
||||||
|
|
|
||||||
|
|
@ -121,7 +121,7 @@ interface and port number), if not specified the default port (from
|
||||||
\fBport\fR) is used.
|
\fBport\fR) is used.
|
||||||
.TP
|
.TP
|
||||||
.B ip\-address: \fI<ip address[@port]>
|
.B ip\-address: \fI<ip address[@port]>
|
||||||
Same as interface: (for easy of compatibility with nsd.conf).
|
Same as interface: (for ease of compatibility with nsd.conf).
|
||||||
.TP
|
.TP
|
||||||
.B interface\-automatic: \fI<yes or no>
|
.B interface\-automatic: \fI<yes or no>
|
||||||
Detect source interface on UDP queries and copy them to replies. This
|
Detect source interface on UDP queries and copy them to replies. This
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue