aboutsummaryrefslogtreecommitdiff
path: root/net/samba413/files/man/ctdbd.1
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba413/files/man/ctdbd.1')
-rw-r--r--net/samba413/files/man/ctdbd.183
1 files changed, 0 insertions, 83 deletions
diff --git a/net/samba413/files/man/ctdbd.1 b/net/samba413/files/man/ctdbd.1
deleted file mode 100644
index 394b632a0368..000000000000
--- a/net/samba413/files/man/ctdbd.1
+++ /dev/null
@@ -1,83 +0,0 @@
-'\" t
-.\" Title: ctdbd
-.\" Author:
-.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
-.\" Date: 09/23/2020
-.\" Manual: CTDB - clustered TDB database
-.\" Source: ctdb
-.\" Language: English
-.\"
-.TH "CTDBD" "1" "09/23/2020" "ctdb" "CTDB \- clustered TDB database"
-.\" -----------------------------------------------------------------
-.\" * Define some portability stuff
-.\" -----------------------------------------------------------------
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.\" http://bugs.debian.org/507673
-.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
-.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-.ie \n(.g .ds Aq \(aq
-.el .ds Aq '
-.\" -----------------------------------------------------------------
-.\" * set default formatting
-.\" -----------------------------------------------------------------
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.\" -----------------------------------------------------------------
-.\" * MAIN CONTENT STARTS HERE *
-.\" -----------------------------------------------------------------
-.SH "NAME"
-ctdbd \- The CTDB cluster daemon
-.SH "SYNOPSIS"
-.HP \w'\fBctdbd\fR\ 'u
-\fBctdbd\fR [\fIOPTION\fR...]
-.SH "DESCRIPTION"
-.PP
-ctdbd is the main CTDB daemon\&.
-.PP
-Note that ctdbd is not usually invoked directly\&. It is invoked via
-\fBctdbd_wrapper\fR(1)
-or via the initscript\&.
-.PP
-See
-\fBctdb\fR(7)
-for an overview of CTDB\&.
-.SH "GENERAL OPTIONS"
-.PP
-\-i, \-\-interactive
-.RS 4
-Enable interactive mode\&. This will make ctdbd run in the foreground and not detach from the terminal\&. In this mode ctdbd will log to stderr\&.
-.sp
-By default ctdbd will detach itself and run in the background as a daemon, logging to the configured destination\&.
-.RE
-.PP
-\-?, \-\-help
-.RS 4
-Display a summary of options\&.
-.RE
-.SH "SEE ALSO"
-.PP
-\fBctdb\fR(1),
-\fBctdbd_wrapper\fR(1),
-\fBonnode\fR(1),
-\fBctdb.conf\fR(5),
-\fBctdb\fR(7),
-\fBctdb-tunables\fR(7),
-\m[blue]\fB\%http://ctdb.samba.org/\fR\m[]
-.SH "AUTHOR"
-.br
-.PP
-This documentation was written by Ronnie Sahlberg, Amitay Isaacs, Martin Schwenke
-.SH "COPYRIGHT"
-.br
-Copyright \(co 2007 Andrew Tridgell, Ronnie Sahlberg
-.br
-.PP
-This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version\&.
-.PP
-This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE\&. See the GNU General Public License for more details\&.
-.PP
-You should have received a copy of the GNU General Public License along with this program; if not, see
-\m[blue]\fB\%http://www.gnu.org/licenses\fR\m[]\&.
-.sp