summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-03-29 17:43:13 +0100
committerSimon MacMullen <simon@rabbitmq.com>2012-03-29 17:43:13 +0100
commit24066e9fcfdc0a7abd403bd62cf9e4c3665f8b6f (patch)
treee77ab494ad384cce32313f0ac7bfb3f6c1855e19 /docs
parent9e014251aeef165f1bdc1acb2a6ffd0dbd8262ad (diff)
parent4738013b9229e2aeb9622974b12e8707fca40ad8 (diff)
downloadrabbitmq-server-git-24066e9fcfdc0a7abd403bd62cf9e4c3665f8b6f.tar.gz
Merge bug 23463
Diffstat (limited to 'docs')
-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 ee07ebfea9..62a5b6d31d 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -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>