Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sebastian Schrader
Kea
Commits
02b2e71b
Commit
02b2e71b
authored
Sep 08, 2011
by
Jeremy C. Reed
Browse files
[master] fix typo in the configuration name
dash to underscore (obvious by looking in spec and python script.)
parent
8d1942a3
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/bin/xfrin/b10-xfrin.8
View file @
02b2e71b
...
...
@@ -2,12 +2,12 @@
.\" Title: b10-xfrin
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
.\" Date:
May 19
, 2011
.\" Date:
September 8
, 2011
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
.TH "B10\-XFRIN" "8" "
May 19
, 2011" "BIND10" "BIND10"
.TH "B10\-XFRIN" "8" "
September 8
, 2011" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
...
...
@@ -61,7 +61,7 @@ receives its configurations from
.PP
The configurable settings are:
.PP
\fItransfers
\-
in\fR
\fItransfers
_
in\fR
defines the maximum number of inbound zone transfers that can run concurrently\&. The default is 10\&.
.PP
...
...
src/bin/xfrin/b10-xfrin.xml
View file @
02b2e71b
...
...
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
<date>
May 19
, 2011
</date>
<date>
September 8
, 2011
</date>
</refentryinfo>
<refmeta>
...
...
@@ -92,7 +92,7 @@ in separate zonemgr process.
The configurable settings are:
</para>
<para><varname>
transfers
-
in
</varname>
<para><varname>
transfers
_
in
</varname>
defines the maximum number of inbound zone transfers
that can run concurrently. The default is 10.
</para>
...
...
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