From: Ronnie Sahlberg Date: Sun, 10 Jun 2007 22:38:01 +0000 (+1000) Subject: minor man page update X-Git-Tag: tevent-0.9.20~348^2~2503^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1b8dd060020381dcecff0ec35accb09066187071;p=thirdparty%2Fsamba.git minor man page update (This used to be ctdb commit 7e49f4ee4f9aa42d182882c610946fe3f0500a32) --- diff --git a/ctdb/doc/ctdb.1 b/ctdb/doc/ctdb.1 index 3698bde5a7f..eb4ea1d45b7 100644 --- a/ctdb/doc/ctdb.1 +++ b/ctdb/doc/ctdb.1 @@ -1,11 +1,11 @@ .\" Title: ctdb .\" Author: .\" Generator: DocBook XSL Stylesheets v1.71.0 -.\" Date: 06/10/2007 +.\" Date: 06/11/2007 .\" Manual: .\" Source: .\" -.TH "CTDB" "1" "06/10/2007" "" "" +.TH "CTDB" "1" "06/11/2007" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -19,7 +19,7 @@ ctdb \- clustered tdb database management utility \fBctdb\fR [\-n\ ] [\-Y] [\-t\ ] [\-?\ \-\-help] [\-\-usage] [\-d\ \-\-debug=] [\-\-socket=] .SH "DESCRIPTION" .PP -ctdb is the utility to view and manage a ctdb cluster. +ctdb is a utility to view and manage a ctdb cluster. .SH "OPTIONS" .PP \-n diff --git a/ctdb/doc/ctdb.1.html b/ctdb/doc/ctdb.1.html index 7189a055f8f..56ba54e23c7 100644 --- a/ctdb/doc/ctdb.1.html +++ b/ctdb/doc/ctdb.1.html @@ -1,5 +1,5 @@ ctdb

Name

ctdb — clustered tdb database management utility

Synopsis

ctdb [ OPTIONS ] COMMAND ...

ctdb [-n <node>] [-Y] [-t <timeout>] [-? --help] [--usage] [-d --debug=<INTEGER>] [--socket=<filename>]

DESCRIPTION

- ctdb is the utility to view and manage a ctdb cluster. + ctdb is a utility to view and manage a ctdb cluster.

OPTIONS

-n <node>

This specifies on which node to execute the command. Default is to run the command on the deamon running on the local host.