992. [doc] dig: ~/.digrc is now documented.

This commit is contained in:
Mark Andrews 2001-09-13 01:37:10 +00:00
parent 72baa6528d
commit 0262406cea
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,4 @@
992. [doc] dig: ~/.digrc is now documented.
991. [func] Lower UDP refresh timeout messages to level
debug 1.

View file

@ -16,7 +16,7 @@
- WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: dig.docbook,v 1.4 2001/07/12 16:29:11 bwelling Exp $ -->
<!-- $Id: dig.docbook,v 1.5 2001/09/13 01:37:10 marka Exp $ -->
<refentry>
@ -98,6 +98,12 @@ When no command line arguments or options are given, will perform an
NS query for "." (the root).
</para>
<para>
It is possible to set per user defaults for <command>dig</command> via
<filename>${HOME}/.digrc</filename>. This file is read and any options in it
are applied before the command line arguements.
</para>
</refsect1>
<refsect1>
@ -505,6 +511,9 @@ will not print the initial query when it looks up the NS records for
<para>
<filename>/etc/resolv.conf</filename>
</para>
<para>
<filename>${HOME}/.digrc</filename>
</para>
</refsect1>
<refsect1>