summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorFrancesco Mazzoli <francesco@rabbitmq.com>2012-08-21 18:54:54 +0100
committerFrancesco Mazzoli <francesco@rabbitmq.com>2012-08-21 18:54:54 +0100
commit237c3a8e99a4dea1b7d297c4298d3b19d655c446 (patch)
treea5e98fb6a34c2e2b76c270ff15308dc370e3a48b /docs
parent40a804ceefa01a1931501c9b20b6d1a639af9805 (diff)
downloadrabbitmq-server-237c3a8e99a4dea1b7d297c4298d3b19d655c446.tar.gz
manpage fix
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.1.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 720df077..ac73e84a 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -385,8 +385,7 @@
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl change_cluster_node_type disk</screen>
<para role="example">
- This command will turn a ram node into a disk node (provided that
- other disk nodes exist in the cluster).
+ This command will turn a ram node into a disk node.
</para>
</listitem>
</varlistentry>