From: Tinderbox User
Date: Thu, 9 Apr 2020 11:22:03 +0000 (+0000)
Subject: regen master
X-Git-Tag: v9.17.2~141^2
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7c7c5577f563f4d079e65a6e597cbc48bb933a4f;p=thirdparty%2Fbind9.git
regen master
---
diff --git a/bin/dig/host.1 b/bin/dig/host.1
index ea0bc06a43d..6775a14cd5e 100644
--- a/bin/dig/host.1
+++ b/bin/dig/host.1
@@ -39,7 +39,7 @@
host \- DNS lookup utility
.SH "SYNOPSIS"
.HP \w'\fBhost\fR\ 'u
-\fBhost\fR [\fB\-aACdlnrsTUwv\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-N\ \fR\fB\fIndots\fR\fR] [\fB\-R\ \fR\fB\fInumber\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-W\ \fR\fB\fIwait\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-v\fR] [\fB\-V\fR] {name} [server]
+\fBhost\fR [\fB\-aACdlnrsTUwv\fR] [\fB\-c\ \fR\fB\fIclass\fR\fR] [\fB\-N\ \fR\fB\fIndots\fR\fR] [\fB\-p\ \fR\fB\fIport\fR\fR] [\fB\-R\ \fR\fB\fInumber\fR\fR] [\fB\-t\ \fR\fB\fItype\fR\fR] [\fB\-W\ \fR\fB\fIwait\fR\fR] [\fB\-m\ \fR\fB\fIflag\fR\fR] [[\fB\-4\fR] | [\fB\-6\fR]] [\fB\-v\fR] [\fB\-V\fR] {name} [server]
.SH "DESCRIPTION"
.PP
\fBhost\fR
@@ -138,6 +138,11 @@ directive in
/etc/resolv\&.conf\&.
.RE
.PP
+\-p \fIport\fR
+.RS 4
+Specify the port on the server to query\&. The default is 53\&.
+.RE
+.PP
\-r
.RS 4
Non\-recursive query: Setting this option clears the RD (recursion desired) bit in the query\&. This should mean that the name server receiving the query will not attempt to resolve
diff --git a/bin/dig/host.html b/bin/dig/host.html
index e0076735ef8..1ebf7029998 100644
--- a/bin/dig/host.html
+++ b/bin/dig/host.html
@@ -36,6 +36,7 @@
[-aACdlnrsTUwv]
[-c class]
[-N ndots]
+ [-p port]
[-R number]
[-t type]
[-W wait]
@@ -165,6 +166,12 @@
in /etc/resolv.conf.
+-p port
+
+
+ Specify the port on the server to query. The default is 53.
+
+
-r
diff --git a/doc/arm/Bv9ARM.ch01.html b/doc/arm/Bv9ARM.ch01.html
index 297cd1ec8b5..edb5d11c847 100644
--- a/doc/arm/Bv9ARM.ch01.html
+++ b/doc/arm/Bv9ARM.ch01.html
@@ -614,6 +614,6 @@
-
BIND 9.17.0 (Development Release)
+BIND 9.17.1 (Development Release)