diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2012-04-11 22:39:35 +0100 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-04-11 22:39:35 +0100 |
| commit | d7a9a45126c5efa8e479817bafd340e7e8665dd5 (patch) | |
| tree | 946edb229c90fab30808fc4f00295d38e89eaf02 /docs | |
| parent | 3509f72455ad8ad9486eb710d75b1e4f5e738f00 (diff) | |
| parent | 79c10b52b2cdae9e53956c17349b94d905825473 (diff) | |
| download | rabbitmq-server-git-d7a9a45126c5efa8e479817bafd340e7e8665dd5.tar.gz | |
merge bug24769
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.xml | 6 |
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> |
