mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-09-04 16:05:17 +00:00
[master] regen manpages
This commit is contained in:
@@ -2,12 +2,12 @@
|
|||||||
.\" Title: b10-auth
|
.\" Title: b10-auth
|
||||||
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
|
||||||
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
|
||||||
.\" Date: March 1, 2012
|
.\" Date: March 28, 2012
|
||||||
.\" Manual: BIND10
|
.\" Manual: BIND10
|
||||||
.\" Source: BIND10
|
.\" Source: BIND10
|
||||||
.\" Language: English
|
.\" Language: English
|
||||||
.\"
|
.\"
|
||||||
.TH "B10\-AUTH" "8" "March 1, 2012" "BIND10" "BIND10"
|
.TH "B10\-AUTH" "8" "March 28, 2012" "BIND10" "BIND10"
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
.\" * set default formatting
|
.\" * set default formatting
|
||||||
.\" -----------------------------------------------------------------
|
.\" -----------------------------------------------------------------
|
||||||
@@ -64,7 +64,7 @@ defines the path to the SQLite3 zone file when using the sqlite datasource\&. Th
|
|||||||
\fIdatasources\fR
|
\fIdatasources\fR
|
||||||
configures data sources\&. The list items include:
|
configures data sources\&. The list items include:
|
||||||
\fItype\fR
|
\fItype\fR
|
||||||
to optionally choose the data source type (such as
|
to define the required data source type (such as
|
||||||
\(lqmemory\(rq);
|
\(lqmemory\(rq);
|
||||||
\fIclass\fR
|
\fIclass\fR
|
||||||
to optionally select the class (it defaults to
|
to optionally select the class (it defaults to
|
||||||
|
@@ -22,7 +22,7 @@
|
|||||||
bind10 \- BIND 10 boss process
|
bind10 \- BIND 10 boss process
|
||||||
.SH "SYNOPSIS"
|
.SH "SYNOPSIS"
|
||||||
.HP \w'\fBbind10\fR\ 'u
|
.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"
|
.SH "DESCRIPTION"
|
||||||
.PP
|
.PP
|
||||||
The
|
The
|
||||||
@@ -69,6 +69,13 @@ Disables the hot\-spot caching used by the
|
|||||||
daemon\&.
|
daemon\&.
|
||||||
.RE
|
.RE
|
||||||
.PP
|
.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
|
\fB\-u\fR \fIuser\fR, \fB\-\-user\fR \fIname\fR
|
||||||
.RS 4
|
.RS 4
|
||||||
The username for
|
The username for
|
||||||
|
Reference in New Issue
Block a user