summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/rabbitmqctl.1.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 5c090e5a2b..3550e5eaef 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -167,8 +167,8 @@
This command will wait for the RabbitMQ application to
start at the node. As long as the Erlang node is up but
the RabbitMQ application is down it will wait
- indefinitely. If the node itself goes down, or takes too
- long to come up, it will fail.
+ indefinitely. If the node itself goes down, or takes
+ more than five seconds to come up, it will fail.
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl wait</screen>