summaryrefslogtreecommitdiff
path: root/ctdb
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2017-04-06 12:20:21 +1000
committerDavid Disseldorp <ddiss@samba.org>2017-04-06 15:36:10 +0200
commit7f714a436250dfeaa1970f78090ef066482711f0 (patch)
tree6ca40d8e63857879b6beaa6e4419562864c5e216 /ctdb
parente69aa55c5dae0722e78fc67716c04dec2bec1c46 (diff)
downloadsamba-7f714a436250dfeaa1970f78090ef066482711f0.tar.gz
ctdb-docs: Fix documentation of -n option to ctdb tool
BUG: https://bugzilla.samba.org/show_bug.cgi?id=12733 Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: David Disseldorp <ddiss@samba.org>
Diffstat (limited to 'ctdb')
-rw-r--r--ctdb/doc/ctdb.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ctdb/doc/ctdb.1.xml b/ctdb/doc/ctdb.1.xml
index 6a0e6eab260..ceab2d34146 100644
--- a/ctdb/doc/ctdb.1.xml
+++ b/ctdb/doc/ctdb.1.xml
@@ -123,10 +123,10 @@
<title>OPTIONS</title>
<variablelist>
- <varlistentry><term>-n <parameter>PNN-LIST</parameter></term>
+ <varlistentry><term>-n <parameter>PNN</parameter></term>
<listitem>
<para>
- The nodes specified by PNN-LIST should be queried for the
+ The node specified by PNN should be queried for the
requested information. Default is to query the daemon
running on the local host.
</para>