]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
regen
authorMark Andrews <marka@isc.org>
Wed, 23 Jul 2003 02:23:06 +0000 (02:23 +0000)
committerMark Andrews <marka@isc.org>
Wed, 23 Jul 2003 02:23:06 +0000 (02:23 +0000)
bin/dig/dig.1
bin/dig/dig.html
bin/nsupdate/nsupdate.8
bin/nsupdate/nsupdate.html
bin/rndc/rndc-confgen.8
bin/rndc/rndc-confgen.html
lib/lwres/man/lwres_context.3
lib/lwres/man/lwres_context.html

index 50aca1854f8ea9a6532a72e0ad751540ee6e5776..65d033726758395c58f5d51b480eb1c4a81650b4 100644 (file)
@@ -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),
index 17ef7d6b4aef8e9edc9c857f05029600c685b8e4..5ad1cdc3f1ba97476cba3cdd920f964e943ec56c 100644 (file)
@@ -186,11 +186,21 @@ CLASS="FILENAME"
 ><P
 >When no command line arguments or options are given, will perform an
 NS query for "." (the root).</P
+><P
+>It is possible to set per user defaults for <B
+CLASS="COMMAND"
+>dig</B
+> via
+<TT
+CLASS="FILENAME"
+>${HOME}/.digrc</TT
+>.  This file is read and any options in it
+are applied before the command line arguements.</P
 ></DIV
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN65"
+NAME="AEN68"
 ></A
 ><H2
 >SIMPLE USAGE</H2
@@ -287,7 +297,7 @@ CLASS="COMMAND"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN94"
+NAME="AEN97"
 ></A
 ><H2
 >OPTIONS</H2
@@ -501,7 +511,7 @@ CLASS="FILENAME"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN144"
+NAME="AEN147"
 ></A
 ><H2
 >QUERY OPTIONS</H2
@@ -669,7 +679,7 @@ requests the server to not perform DNSSEC validation of responses.</P
 ><DT
 ><TT
 CLASS="OPTION"
->+[no]recursive</TT
+>+[no]recurse</TT
 ></DT
 ><DD
 ><P
@@ -997,7 +1007,7 @@ in the OPT record in the additional section of the query.</P
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN335"
+NAME="AEN338"
 ></A
 ><H2
 >MULTIPLE QUERIES</H2
@@ -1081,7 +1091,7 @@ CLASS="LITERAL"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN353"
+NAME="AEN356"
 ></A
 ><H2
 >FILES</H2
@@ -1090,11 +1100,16 @@ NAME="AEN353"
 CLASS="FILENAME"
 >/etc/resolv.conf</TT
 ></P
+><P
+><TT
+CLASS="FILENAME"
+>${HOME}/.digrc</TT
+></P
 ></DIV
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN357"
+NAME="AEN362"
 ></A
 ><H2
 >SEE ALSO</H2
@@ -1128,7 +1143,7 @@ CLASS="CITETITLE"
 ><DIV
 CLASS="REFSECT1"
 ><A
-NAME="AEN370"
+NAME="AEN375"
 ></A
 ><H2
 >BUGS </H2
index 9d469db25bc332526e7d8bcfa7e109a3e6e91f57..d47793ff59201b37dc99a0e2b8b1b93c4488da07 100644 (file)
@@ -164,7 +164,7 @@ Sends all dynamic update requests using the local
 \fIaddress\fR.
 When no local statement is provided,
 \fBnsupdate\fR
-will send updates using an address and port choosen by the system.
+will send updates using an address and port chosen by the system.
 \fIport\fR
 can additionally be used to make requests come from a specific port.
 If no port number is specified, the system will assign one.
index 7fabc927169ff735d0efd0731f3f2f2351a6ede5..e3c67d4a1d45216c9e6cf4c5420ed26d62ce6710 100644 (file)
@@ -387,7 +387,7 @@ When no local statement is provided,
 CLASS="COMMAND"
 >nsupdate</B
 >
-will send updates using an address and port choosen by the system.
+will send updates using an address and port chosen by the system.
 <TT
 CLASS="PARAMETER"
 ><I
index c1fcb86f2d88dd50dcab835f8ae930bfdaaf2190..0f870dc5ae6ea4ec864318373db3161ff04c8c4f 100644 (file)
@@ -1,4 +1,5 @@
-.\" Copyright (C) 2001-2003  Internet Software Consortium.
+.\"
+.\" Copyright (C) 2000, 2001  Internet Software Consortium.
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -13,8 +14,6 @@
 .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
 .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.\" $Id: rndc-confgen.8,v 1.3.2.4 2003/07/22 04:03:36 marka Exp $
-
 .TH "RNDC-CONFGEN" "8" "Aug 27, 2001" "BIND9" ""
 .SH NAME
 rndc-confgen \- rndc key generation tool
index 2d8885031ef852e852180e09fed6c2b3bc8b63eb..45a915afe170ca8ed7a5793f56f386cc540c805d 100644 (file)
@@ -1,10 +1,10 @@
 <!--
- - Copyright (C) 2001-2003  Internet Software Consortium.
- -
+ - Copyright (C) 2000, 2001  Internet Software Consortium.
+ - 
  - Permission to use, copy, modify, and distribute this software for any
  - purpose with or without fee is hereby granted, provided that the above
  - copyright notice and this permission notice appear in all copies.
- -
+ - 
  - THE SOFTWARE IS PROVIDED "AS IS" AND INTERNET SOFTWARE CONSORTIUM
  - DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL
  - IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL
@@ -14,9 +14,6 @@
  - NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  - WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 -->
-
-<!-- $Id: rndc-confgen.html,v 1.3.2.4 2003/07/22 04:03:37 marka Exp $ -->
-
 <HTML
 ><HEAD
 ><TITLE
index 50183309bb3c0496cb2fb0ca6f399bd7fe4ef0de..85e60a07ffcde8c9a7c282cfffa6cb82ff5ac6e1 100644 (file)
@@ -65,7 +65,7 @@ It holds a socket and other data needed for communicating
 with a resolver daemon.
 The new
 \fBlwres_context_t\fR
-is returned throught
+is returned through
 \fIcontextp\fR,
 a pointer to a
 \fBlwres_context_t\fR
index 90a969fd3257aaba4ac1c8f9ead05f0240d2bbfa..a3aeb4008f77fee2b40738aa423e7711f1715cd0 100644 (file)
@@ -144,7 +144,7 @@ The new
 CLASS="TYPE"
 >lwres_context_t</SPAN
 >
-is returned throught
+is returned through
 <TT
 CLASS="PARAMETER"
 ><I