diff options
| author | Emile Joubert <emile@rabbitmq.com> | 2012-03-23 17:45:23 +0000 |
|---|---|---|
| committer | Emile Joubert <emile@rabbitmq.com> | 2012-03-23 17:45:23 +0000 |
| commit | f2a36056915621667b0608ad7369a9518a02a7b8 (patch) | |
| tree | 454cef1345a7f800b213cc27a3fab5a89127ad88 /docs | |
| parent | d4e9e4fbdcd0b807487070adb31ca197fe8313b9 (diff) | |
| download | rabbitmq-server-git-f2a36056915621667b0608ad7369a9518a02a7b8.tar.gz | |
rabbitmqctl doc tweak
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml index 3a5ee30d81..c1bd075bea 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> |
