BIND 10 master, updated. bf3c795a32b841b0c3ee2d29a9f89c4781a18e86 [master] update date and regenerate
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 17 20:52:31 UTC 2012
The branch, master has been updated
via bf3c795a32b841b0c3ee2d29a9f89c4781a18e86 (commit)
from 4590e29cee633f57d4fa4b91e24f6b570c8eaa6e (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit bf3c795a32b841b0c3ee2d29a9f89c4781a18e86
Author: Jeremy C. Reed <jreed at ISC.org>
Date: Tue Jan 17 14:52:09 2012 -0600
[master] update date and regenerate
-----------------------------------------------------------------------
Summary of changes:
src/bin/auth/b10-auth.8 | 15 +++------------
src/bin/auth/b10-auth.xml | 2 +-
src/bin/resolver/b10-resolver.8 | 15 +++------------
src/bin/resolver/b10-resolver.xml | 2 +-
4 files changed, 8 insertions(+), 26 deletions(-)
-----------------------------------------------------------------------
diff --git a/src/bin/auth/b10-auth.8 b/src/bin/auth/b10-auth.8
index aedadee..56b1732 100644
--- a/src/bin/auth/b10-auth.8
+++ b/src/bin/auth/b10-auth.8
@@ -2,12 +2,12 @@
.\" Title: b10-auth
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: August 11, 2011
+.\" Date: December 28, 2011
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
-.TH "B10\-AUTH" "8" "August 11, 2011" "BIND10" "BIND10"
+.TH "B10\-AUTH" "8" "December 28, 2011" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -22,7 +22,7 @@
b10-auth \- Authoritative DNS server
.SH "SYNOPSIS"
.HP \w'\fBb10\-auth\fR\ 'u
-\fBb10\-auth\fR [\fB\-n\fR] [\fB\-u\ \fR\fB\fIusername\fR\fR] [\fB\-v\fR]
+\fBb10\-auth\fR [\fB\-n\fR] [\fB\-v\fR]
.SH "DESCRIPTION"
.PP
The
@@ -47,15 +47,6 @@ The arguments are as follows:
Do not cache answers in memory\&. The default is to use the cache for faster responses\&. The cache keeps the most recent 30,000 answers (positive and negative) in memory for 30 seconds (instead of querying the data source, such as SQLite3 database, each time)\&.
.RE
.PP
-\fB\-u \fR\fB\fIusername\fR\fR
-.RS 4
-The user name of the
-\fBb10\-auth\fR
-daemon\&. If specified, the daemon changes the process owner to the specified user\&. The
-\fIusername\fR
-must be either a valid numeric user ID or a valid user name\&. By default the daemon runs as the user who invokes it\&.
-.RE
-.PP
\fB\-v\fR
.RS 4
Enabled verbose mode\&. This enables diagnostic messages to STDERR\&.
diff --git a/src/bin/auth/b10-auth.xml b/src/bin/auth/b10-auth.xml
index f2f185a..947c316 100644
--- a/src/bin/auth/b10-auth.xml
+++ b/src/bin/auth/b10-auth.xml
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
- <date>August 11, 2011</date>
+ <date>December 28, 2011</date>
</refentryinfo>
<refmeta>
diff --git a/src/bin/resolver/b10-resolver.8 b/src/bin/resolver/b10-resolver.8
index 9161ec2..7a4cb6d 100644
--- a/src/bin/resolver/b10-resolver.8
+++ b/src/bin/resolver/b10-resolver.8
@@ -2,12 +2,12 @@
.\" Title: b10-resolver
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
-.\" Date: August 17, 2011
+.\" Date: December 28, 2011
.\" Manual: BIND10
.\" Source: BIND10
.\" Language: English
.\"
-.TH "B10\-RESOLVER" "8" "August 17, 2011" "BIND10" "BIND10"
+.TH "B10\-RESOLVER" "8" "December 28, 2011" "BIND10" "BIND10"
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
@@ -22,7 +22,7 @@
b10-resolver \- Recursive DNS server
.SH "SYNOPSIS"
.HP \w'\fBb10\-resolver\fR\ 'u
-\fBb10\-resolver\fR [\fB\-u\ \fR\fB\fIusername\fR\fR] [\fB\-v\fR]
+\fBb10\-resolver\fR [\fB\-v\fR]
.SH "DESCRIPTION"
.PP
The
@@ -43,15 +43,6 @@ It also receives its configurations from
.PP
The arguments are as follows:
.PP
-\fB\-u \fR\fB\fIusername\fR\fR
-.RS 4
-The user name of the
-\fBb10\-resolver\fR
-daemon\&. If specified, the daemon changes the process owner to the specified user\&. The
-\fIusername\fR
-must be either a valid numeric user ID or a valid user name\&. By default the daemon runs as the user who invokes it\&.
-.RE
-.PP
\fB\-v\fR
.RS 4
Enable verbose mode\&. This sets logging to the maximum debugging level\&.
diff --git a/src/bin/resolver/b10-resolver.xml b/src/bin/resolver/b10-resolver.xml
index d8f5c45..05472b5 100644
--- a/src/bin/resolver/b10-resolver.xml
+++ b/src/bin/resolver/b10-resolver.xml
@@ -20,7 +20,7 @@
<refentry>
<refentryinfo>
- <date>August 17, 2011</date>
+ <date>December 28, 2011</date>
</refentryinfo>
<refmeta>
More information about the bind10-changes
mailing list