From: Mark Andrews Date: Wed, 23 Jul 2003 02:23:06 +0000 (+0000) Subject: regen X-Git-Tag: v9.2.3rc1~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=faf21a64b816af294ce57c5de341d7a999e4898a;p=thirdparty%2Fbind9.git regen --- diff --git a/bin/dig/dig.1 b/bin/dig/dig.1 index 50aca1854f8..65d03372675 100644 --- a/bin/dig/dig.1 +++ b/bin/dig/dig.1 @@ -48,6 +48,10 @@ Unless it is told to query a specific name server, .PP When no command line arguments or options are given, will perform an NS query for "." (the root). +.PP +It is possible to set per user defaults for \fBdig\fR via +\fI${HOME}/.digrc\fR. This file is read and any options in it +are applied before the command line arguements. .SH "SIMPLE USAGE" .PP A typical invocation of \fBdig\fR looks like: @@ -200,7 +204,7 @@ completeness. Set [do not set] the CD (checking disabled) bit in the query. This requests the server to not perform DNSSEC validation of responses. .TP -\fB+[no]recursive\fR +\fB+[no]recurse\fR Toggle the setting of the RD (recursion desired) bit in the query. This bit is set by default, which means \fBdig\fR normally sends recursive queries. Recursion is automatically disabled @@ -352,6 +356,8 @@ isc.org. .SH "FILES" .PP \fI/etc/resolv.conf\fR +.PP +\fI${HOME}/.digrc\fR .SH "SEE ALSO" .PP \fBhost\fR(1), diff --git a/bin/dig/dig.html b/bin/dig/dig.html index 17ef7d6b4ae..5ad1cdc3f1b 100644 --- a/bin/dig/dig.html +++ b/bin/dig/dig.html @@ -186,11 +186,21 @@ CLASS="FILENAME" >

When no command line arguments or options are given, will perform an NS query for "." (the root).

It is possible to set per user defaults for dig via +${HOME}/.digrc. This file is read and any options in it +are applied before the command line arguements.

SIMPLE USAGE

OPTIONS

QUERY OPTIONS

+[no]recursive+[no]recurse

MULTIPLE QUERIES

FILES

/etc/resolv.conf

${HOME}/.digrc

SEE ALSO

BUGS

nsupdate -will send updates using an address and port choosen by the system. +will send updates using an address and port chosen by the system. - - - lwres_context_t</SPAN > -is returned throught +is returned through <TT CLASS="PARAMETER" ><I