[svn] commit: r1766 - in /trunk/src/bin: auth/b10-auth.8 bind10/bind10.8 bindctl/bindctl.1 cfgmgr/b10-cfgmgr.8 xfrin/b10-xfrin.8
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Apr 21 02:16:55 UTC 2010
Author: jreed
Date: Wed Apr 21 02:16:55 2010
New Revision: 1766
Log:
Regenerate man pages (from XML to roff) to catch up
to previous commits for the XML files.
Modified:
trunk/src/bin/auth/b10-auth.8
trunk/src/bin/bind10/bind10.8
trunk/src/bin/bindctl/bindctl.1
trunk/src/bin/cfgmgr/b10-cfgmgr.8
trunk/src/bin/xfrin/b10-xfrin.8
Modified: trunk/src/bin/auth/b10-auth.8
==============================================================================
--- trunk/src/bin/auth/b10-auth.8 (original)
+++ trunk/src/bin/auth/b10-auth.8 Wed Apr 21 02:16:55 2010
@@ -32,16 +32,13 @@
boss process\&.
.PP
This daemon communicates with other BIND 10 components over a
-\fBmsgq\fR(8)
+\fBb10-msgq\fR(8)
C\-Channel connection\&. If this connection is not established,
\fBb10\-auth\fR
will exit\&.
.PP
It also receives its configurations from
-\fBb10-cfgmgr\fR(8)
-(via the
-\fBmsgq\fR(8)
-command channel)\&. It will honor the
+\fBb10-cfgmgr\fR(8)\&. It will honor the
\fIdatabase_file\fR
configuration to point to the SQLite3 zone file\&.
.if n \{\
@@ -113,8 +110,8 @@
\fBb10-cfgmgr\fR(8),
\fBb10-cmdctl\fR(8),
\fBb10-loadzone\fR(8),
+\fBb10-msgq\fR(8),
\fBbind10\fR(8),
-\fBmsgq\fR(8),
BIND 10 Guide\&.
.SH "HISTORY"
.PP
Modified: trunk/src/bin/bind10/bind10.8
==============================================================================
--- trunk/src/bin/bind10/bind10.8 (original)
+++ trunk/src/bin/bind10/bind10.8 Wed Apr 21 02:16:55 2010
@@ -2,12 +2,12 @@
.\" Title: bind10
.\" Author: [see the "AUTHORS" section]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: March 18, 2010
+.\" Date: April 19, 2010
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
-.TH "BIND10" "8" "March 18, 2010" "BIND10" "BIND10"
+.TH "BIND10" "8" "April 19, 2010" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -35,7 +35,7 @@
\fB\-m\fR \fInumber\fR, \fB\-\-msgq\-port\fR \fInumber\fR
.RS 4
The port number for the
-\fBmsgq\fR(8)
+\fBb10-msgq\fR(8)
daemon to listen on\&. The default is 9912\&.
.RE
.PP
@@ -74,8 +74,8 @@
\fBb10-auth\fR(8),
\fBb10-cfgmgr\fR(8),
\fBb10-cmdctl\fR(8),
+\fBb10-msgq\fR(8),
\fBb10-xfrin\fR(8),
-\fBmsgq\fR(8),
BIND 10 Guide\&.
.SH "HISTORY"
.PP
Modified: trunk/src/bin/bindctl/bindctl.1
==============================================================================
--- trunk/src/bin/bindctl/bindctl.1 (original)
+++ trunk/src/bin/bindctl/bindctl.1 Wed Apr 21 02:16:55 2010
@@ -79,7 +79,6 @@
\fBb10-cmdctl\fR(8),
\fBb10-xfrin\fR(8),
\fBbind10\fR(8),
-\fBmsgq\fR(8),
BIND 10 Guide\&.
.SH "AUTHORS"
.PP
Modified: trunk/src/bin/cfgmgr/b10-cfgmgr.8
==============================================================================
--- trunk/src/bin/cfgmgr/b10-cfgmgr.8 (original)
+++ trunk/src/bin/cfgmgr/b10-cfgmgr.8 Wed Apr 21 02:16:55 2010
@@ -33,7 +33,7 @@
connection\&.
.PP
This daemon communicates over a
-\fBmsgq\fR
+\fBb10\-msgq\fR
C\-Channel connection\&. If this connection is not established,
\fBb10\-cfgmgr\fR
will exit\&.
Modified: trunk/src/bin/xfrin/b10-xfrin.8
==============================================================================
--- trunk/src/bin/xfrin/b10-xfrin.8 (original)
+++ trunk/src/bin/xfrin/b10-xfrin.8 Wed Apr 21 02:16:55 2010
@@ -47,8 +47,9 @@
.sp .5v
.RE
.PP
-This daemon communicates with the BIND 10 over a
-\fBmsgq\fR(8)
+
+This daemon communicates with BIND 10 over a
+\fBb10-msgq\fR(8)
C\-Channel connection\&. If this connection is not established,
\fBb10\-xfrin\fR
will exit\&.
@@ -97,8 +98,8 @@
.PP
\fBb10-cfgmgr\fR(8),
+\fBb10-msgq\fR(8),
\fBbind10\fR(8),
-\fBmsgq\fR(8),
BIND 10 Guide\&.
.SH "HISTORY"
.PP
More information about the bind10-changes
mailing list