Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
633
Issues
633
List
Boards
Labels
Service Desk
Milestones
Merge Requests
106
Merge Requests
106
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
6043e41f
Commit
6043e41f
authored
Jun 19, 2007
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
documentation updates from Jeremy
parent
ba5d2a97
Changes
6
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
42 additions
and
13 deletions
+42
-13
bin/check/named-checkconf.docbook
bin/check/named-checkconf.docbook
+4
-1
bin/check/named-checkzone.docbook
bin/check/named-checkzone.docbook
+4
-1
bin/named/named.conf.docbook
bin/named/named.conf.docbook
+4
-1
bin/named/named.docbook
bin/named/named.docbook
+9
-1
bin/rndc/rndc.docbook
bin/rndc/rndc.docbook
+5
-6
doc/arm/Bv9ARM-book.xml
doc/arm/Bv9ARM-book.xml
+16
-3
No files found.
bin/check/named-checkconf.docbook
View file @
6043e41f
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named-checkconf.docbook,v 1.1
8 2007/06/18 23:47:17 tbox
Exp $ -->
<!-- $Id: named-checkconf.docbook,v 1.1
9 2007/06/19 06:58:03 marka
Exp $ -->
<refentry
id=
"man.named-checkconf"
>
<refentryinfo>
<date>
June 14, 2000
</date>
...
...
@@ -151,6 +151,9 @@
<para><citerefentry>
<refentrytitle>
named
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
named-checkzone
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citetitle>
BIND 9 Administrator Reference Manual
</citetitle>
.
</para>
</refsect1>
...
...
bin/check/named-checkzone.docbook
View file @
6043e41f
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named-checkzone.docbook,v 1.3
3 2007/06/18 23:47:17 tbox
Exp $ -->
<!-- $Id: named-checkzone.docbook,v 1.3
4 2007/06/19 06:58:03 marka
Exp $ -->
<refentry
id=
"man.named-checkzone"
>
<refentryinfo>
<date>
June 13, 2000
</date>
...
...
@@ -434,6 +434,9 @@
<para><citerefentry>
<refentrytitle>
named
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
named-checkconf
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citetitle>
RFC 1035
</citetitle>
,
<citetitle>
BIND 9 Administrator Reference Manual
</citetitle>
.
</para>
...
...
bin/named/named.conf.docbook
View file @
6043e41f
...
...
@@ -17,7 +17,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named.conf.docbook,v 1.3
0 2007/06/18 23:47:18 tbox
Exp $ -->
<!-- $Id: named.conf.docbook,v 1.3
1 2007/06/19 06:58:03 marka
Exp $ -->
<refentry>
<refentryinfo>
<date>
Aug 13, 2004
</date>
...
...
@@ -593,6 +593,9 @@ zone <replaceable>string</replaceable> <replaceable>optional_class</replaceable>
<para><citerefentry>
<refentrytitle>
named
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
named-checkconf
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
rndc
</refentrytitle><manvolnum>
8
</manvolnum>
</citerefentry>
,
...
...
bin/named/named.docbook
View file @
6043e41f
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: named.docbook,v 1.1
8 2007/06/18 23:47:18 tbox
Exp $ -->
<!-- $Id: named.docbook,v 1.1
9 2007/06/19 06:58:03 marka
Exp $ -->
<refentry
id=
"man.named"
>
<refentryinfo>
<date>
June 30, 2000
</date>
...
...
@@ -369,6 +369,14 @@
<para><citetitle>
RFC 1033
</citetitle>
,
<citetitle>
RFC 1034
</citetitle>
,
<citetitle>
RFC 1035
</citetitle>
,
<citerefentry>
<refentrytitle>
named-checkconf
</refentrytitle>
<manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
named-checkzone
</refentrytitle>
<manvolnum>
8
</manvolnum>
</citerefentry>
,
<citerefentry>
<refentrytitle>
rndc
</refentrytitle>
<manvolnum>
8
</manvolnum>
...
...
bin/rndc/rndc.docbook
View file @
6043e41f
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- $Id: rndc.docbook,v 1.
19 2007/06/18 23:47:26 tbox
Exp $ -->
<!-- $Id: rndc.docbook,v 1.
20 2007/06/19 06:58:03 marka
Exp $ -->
<refentry
id=
"man.rndc"
>
<refentryinfo>
<date>
June 30, 2000
</date>
...
...
@@ -139,13 +139,12 @@
<term>
-s
<replaceable
class=
"parameter"
>
server
</replaceable></term>
<listitem>
<para><replaceable
class=
"parameter"
>
server
</replaceable>
is
the name or address of the server which matches a
the name or address of the server which matches a
server statement in the configuration file for
<command>
rndc
</command>
. If no server is supplied on
the
<command>
rndc
</command>
. If no server is supplied on the
command line, the host named by the default-server clause
in the option
statement of the configuration file will be
used.
in the option
s statement of the
<command>
rndc
</command>
configuration file will be
used.
</para>
</listitem>
</varlistentry>
...
...
doc/arm/Bv9ARM-book.xml
View file @
6043e41f
...
...
@@ -18,7 +18,7 @@
- PERFORMANCE OF THIS SOFTWARE.
-->
<!-- File: $Id: Bv9ARM-book.xml,v 1.3
29 2007/06/18 23:47:33 tbox
Exp $ -->
<!-- File: $Id: Bv9ARM-book.xml,v 1.3
30 2007/06/19 06:58:04 marka
Exp $ -->
<book
xmlns:xi=
"http://www.w3.org/2001/XInclude"
>
<title>
BIND 9 Administrator Reference Manual
</title>
...
...
@@ -741,8 +741,8 @@ zone "eng.example.com" {
<para>
A primitive form of load balancing can be achieved in
the
<acronym>
DNS
</acronym>
by using multiple
A records for
one name.
the
<acronym>
DNS
</acronym>
by using multiple
records
(such as multiple A records) for
one name.
</para>
<para>
...
...
@@ -4425,6 +4425,7 @@ category notify { null; };
<optional>
dump-file
<replaceable>
path_name
</replaceable>
;
</optional>
<optional>
memstatistics-file
<replaceable>
path_name
</replaceable>
;
</optional>
<optional>
pid-file
<replaceable>
path_name
</replaceable>
;
</optional>
<optional>
recursing-file
<replaceable>
path_name
</replaceable>
;
</optional>
<optional>
statistics-file
<replaceable>
path_name
</replaceable>
;
</optional>
<optional>
zone-statistics
<replaceable>
yes_or_no
</replaceable>
;
</optional>
<optional>
auth-nxdomain
<replaceable>
yes_or_no
</replaceable>
;
</optional>
...
...
@@ -4739,6 +4740,18 @@ category notify { null; };
</listitem>
</varlistentry>
<varlistentry>
<term><command>
recursing-file
</command></term>
<listitem>
<para>
The pathname of the file the server dumps
the queries that are currently recursing when instructed
to do so with
<command>
rndc recursing
</command>
.
If not specified, the default is
<filename>
named.recursing
</filename>
.
</para>
</listitem>
</varlistentry>
<varlistentry>
<term><command>
statistics-file
</command></term>
<listitem>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment