summaryrefslogtreecommitdiffstats
path: root/ctdb
diff options
context:
space:
mode:
authorRonnie Sahlberg <sahlberg@ronnie>2007-06-11 08:38:01 +1000
committerRonnie Sahlberg <sahlberg@ronnie>2007-06-11 08:38:01 +1000
commit1b8dd060020381dcecff0ec35accb09066187071 (patch)
tree658e90bc37abc977c7e85be174ed1edfd7a5564a /ctdb
parente346d471c6f5bdd9760e4f50ed185e3f29e5127d (diff)
downloadsamba-1b8dd060020381dcecff0ec35accb09066187071.tar.gz
samba-1b8dd060020381dcecff0ec35accb09066187071.tar.xz
samba-1b8dd060020381dcecff0ec35accb09066187071.zip
minor man page update
(This used to be ctdb commit 7e49f4ee4f9aa42d182882c610946fe3f0500a32)
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/doc/ctdb.16
-rw-r--r--ctdb/doc/ctdb.1.html2
2 files changed, 4 insertions, 4 deletions
diff --git a/ctdb/doc/ctdb.1 b/ctdb/doc/ctdb.1
index 3698bde5a7..eb4ea1d45b 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 <http://docbook.sf.net/>
-.\" 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\ <node>] [\-Y] [\-t\ <timeout>] [\-?\ \-\-help] [\-\-usage] [\-d\ \-\-debug=<INTEGER>] [\-\-socket=<filename>]
.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 <node>
diff --git a/ctdb/doc/ctdb.1.html b/ctdb/doc/ctdb.1.html
index 7189a055f8..56ba54e23c 100644
--- a/ctdb/doc/ctdb.1.html
+++ b/ctdb/doc/ctdb.1.html
@@ -1,5 +1,5 @@
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>ctdb</title><meta name="generator" content="DocBook XSL Stylesheets V1.71.0"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry" lang="en"><a name="ctdb.1"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>ctdb &#8212; clustered tdb database management utility</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="cmdsynopsis"><p><code class="command">ctdb [ OPTIONS ] COMMAND ...</code> </p></div><div class="cmdsynopsis"><p><code class="command">ctdb</code> [-n &lt;node&gt;] [-Y] [-t &lt;timeout&gt;] [-? --help] [--usage] [-d --debug=&lt;INTEGER&gt;] [--socket=&lt;filename&gt;]</p></div></div><div class="refsect1" lang="en"><a name="id2478591"></a><h2>DESCRIPTION</h2><p>
- ctdb is the utility to view and manage a ctdb cluster.
+ ctdb is a utility to view and manage a ctdb cluster.
</p></div><div class="refsect1" lang="en"><a name="id2478600"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">-n &lt;node&gt;</span></dt><dd><p>
This specifies on which node to execute the command. Default is
to run the command on the deamon running on the local host.