diff --git a/doc/man/dig.1in b/doc/man/dig.1in index 38ab166e92..a5543ded3e 100644 --- a/doc/man/dig.1in +++ b/doc/man/dig.1in @@ -437,6 +437,15 @@ which disables padding. The maximum is 512. Values are ordinarily expected to be powers of two, such as 128; however, this is not mandatory. Responses to padded queries may also be padded, but only if the query uses TCP or DNS COOKIE. +.UNINDENT +.sp +\fB+qid=value\fP +.INDENT 0.0 +.INDENT 3.5 +Specify the query ID to use when sending queries. +.UNINDENT +.UNINDENT +.INDENT 0.0 .TP .B \fB+[no]qr\fP Toggles the display of the query message as it is sent. By default, the query diff --git a/doc/man/rndc-confgen.8in b/doc/man/rndc-confgen.8in index 92cc16f0c2..5dbab6612b 100644 --- a/doc/man/rndc-confgen.8in +++ b/doc/man/rndc-confgen.8in @@ -86,6 +86,9 @@ valid domain name. The default is \fBrndc\-key\fP\&. Specifies the command channel port where \fBnamed\fP listens for connections from \fBrndc\fP\&. The default is 953. .TP +\fB\-q\fP +Omits printing written path in automatic configuration mode. +.TP \fB\-s\fP address Specifies the IP address where \fBnamed\fP listens for command channel connections from \fBrndc\fP\&. The default is the loopback address