summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.1.xml
diff options
context:
space:
mode:
authorMatthias Radestock <matthias@rabbitmq.com>2012-04-02 18:29:05 +0100
committerMatthias Radestock <matthias@rabbitmq.com>2012-04-02 18:29:05 +0100
commit856348b89f0ad31f569bc13990bee93f3ffe4bfb (patch)
tree41e723f52f9e08a6d6b39c595f1fd2b51d54fb82 /docs/rabbitmqctl.1.xml
parentfd0b3c9623ee9e97178a98c93b67bdda48ad4ee3 (diff)
parent22e42f97bff785d420744c80063b19d5e7439b4a (diff)
downloadrabbitmq-server-git-856348b89f0ad31f569bc13990bee93f3ffe4bfb.tar.gz
merge default into bug24725
Diffstat (limited to 'docs/rabbitmqctl.1.xml')
-rw-r--r--docs/rabbitmqctl.1.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index ee07ebfea9..ded3ab4831 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -948,7 +948,7 @@
<term>source_kind</term>
<listitem><para>The kind of the source of messages to
which the binding is attached. Currently always
- queue. With non-ASCII characters escaped as in
+ exchange. With non-ASCII characters escaped as in
C.</para></listitem>
</varlistentry>
<varlistentry>
@@ -1074,8 +1074,8 @@
<varlistentry>
<term>last_blocked_by</term>
<listitem><para>The reason for which this connection
- was last blocked. One of 'mem' - due to a memory
- alarm, 'flow' - due to internal flow control, or
+ was last blocked. One of 'resource' - due to a memory
+ or disk alarm, 'flow' - due to internal flow control, or
'none' if the connection was never
blocked.</para></listitem>
</varlistentry>