mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 05:55:28 +00:00
[master] regen manpages
This commit is contained in:
@@ -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: March 1, 2012
|
||||
.\" Date: March 28, 2012
|
||||
.\" Manual: BIND10
|
||||
.\" Source: BIND10
|
||||
.\" Language: English
|
||||
.\"
|
||||
.TH "B10\-AUTH" "8" "March 1, 2012" "BIND10" "BIND10"
|
||||
.TH "B10\-AUTH" "8" "March 28, 2012" "BIND10" "BIND10"
|
||||
.\" -----------------------------------------------------------------
|
||||
.\" * set default formatting
|
||||
.\" -----------------------------------------------------------------
|
||||
@@ -64,7 +64,7 @@ defines the path to the SQLite3 zone file when using the sqlite datasource\&. Th
|
||||
\fIdatasources\fR
|
||||
configures data sources\&. The list items include:
|
||||
\fItype\fR
|
||||
to optionally choose the data source type (such as
|
||||
to define the required data source type (such as
|
||||
\(lqmemory\(rq);
|
||||
\fIclass\fR
|
||||
to optionally select the class (it defaults to
|
||||
|
@@ -22,7 +22,7 @@
|
||||
bind10 \- BIND 10 boss process
|
||||
.SH "SYNOPSIS"
|
||||
.HP \w'\fBbind10\fR\ 'u
|
||||
\fBbind10\fR [\fB\-c\ \fR\fB\fIconfig\-filename\fR\fR] [\fB\-m\ \fR\fB\fIfile\fR\fR] [\fB\-n\fR] [\fB\-p\ \fR\fB\fIdata_path\fR\fR] [\fB\-u\ \fR\fB\fIuser\fR\fR] [\fB\-v\fR] [\fB\-w\ \fR\fB\fIwait_time\fR\fR] [\fB\-\-cmdctl\-port\fR\ \fIport\fR] [\fB\-\-config\-file\fR\ \fIconfig\-filename\fR] [\fB\-\-data\-path\fR\ \fIdirectory\fR] [\fB\-\-msgq\-socket\-file\ \fR\fB\fIfile\fR\fR] [\fB\-\-no\-cache\fR] [\fB\-\-pid\-file\fR\ \fIfilename\fR] [\fB\-\-pretty\-name\ \fR\fB\fIname\fR\fR] [\fB\-\-user\ \fR\fB\fIuser\fR\fR] [\fB\-\-verbose\fR] [\fB\-\-wait\ \fR\fB\fIwait_time\fR\fR]
|
||||
\fBbind10\fR [\fB\-c\ \fR\fB\fIconfig\-filename\fR\fR] [\fB\-i\fR] [\fB\-m\ \fR\fB\fIfile\fR\fR] [\fB\-n\fR] [\fB\-p\ \fR\fB\fIdata_path\fR\fR] [\fB\-u\ \fR\fB\fIuser\fR\fR] [\fB\-v\fR] [\fB\-w\ \fR\fB\fIwait_time\fR\fR] [\fB\-\-cmdctl\-port\fR\ \fIport\fR] [\fB\-\-config\-file\fR\ \fIconfig\-filename\fR] [\fB\-\-data\-path\fR\ \fIdirectory\fR] [\fB\-\-msgq\-socket\-file\ \fR\fB\fIfile\fR\fR] [\fB\-\-no\-cache\fR] [\fB\-\-no\-kill\fR] [\fB\-\-pid\-file\fR\ \fIfilename\fR] [\fB\-\-pretty\-name\ \fR\fB\fIname\fR\fR] [\fB\-\-user\ \fR\fB\fIuser\fR\fR] [\fB\-\-verbose\fR] [\fB\-\-wait\ \fR\fB\fIwait_time\fR\fR]
|
||||
.SH "DESCRIPTION"
|
||||
.PP
|
||||
The
|
||||
@@ -69,6 +69,13 @@ Disables the hot\-spot caching used by the
|
||||
daemon\&.
|
||||
.RE
|
||||
.PP
|
||||
\fB\-i\fR, \fB\-\-no\-kill\fR
|
||||
.RS 4
|
||||
When this option is passed,
|
||||
\fBbind10\fR
|
||||
does not send SIGTERM and SIGKILL signals to modules during shutdown\&. (This option was introduced for use during testing\&.)
|
||||
.RE
|
||||
.PP
|
||||
\fB\-u\fR \fIuser\fR, \fB\-\-user\fR \fIname\fR
|
||||
.RS 4
|
||||
The username for
|
||||
|
Reference in New Issue
Block a user