diff options
| author | Matthew Sackman <matthew@lshift.net> | 2009-12-11 13:04:31 +0000 |
|---|---|---|
| committer | Matthew Sackman <matthew@lshift.net> | 2009-12-11 13:04:31 +0000 |
| commit | 3502199f58c8b8a0caab8d24f32b4b9edc5838b6 (patch) | |
| tree | c7592dc482c8f6122ab626636ffcacd55625a146 /docs | |
| parent | 0956e24876c6a37e2e703e3df2a9b8ed6f167160 (diff) | |
| parent | 3eac759ba3e4cc745de6fa6a2bc83b0ad572f32f (diff) | |
| download | rabbitmq-server-git-3502199f58c8b8a0caab8d24f32b4b9edc5838b6.tar.gz | |
merging bug 21963 into default
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/rabbitmqctl.1.pod | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/rabbitmqctl.1.pod b/docs/rabbitmqctl.1.pod index 8e7b305a46..5255be28a0 100644 --- a/docs/rabbitmqctl.1.pod +++ b/docs/rabbitmqctl.1.pod @@ -198,9 +198,9 @@ whether the queue will be deleted when no longer used queue arguments -=item node +=item pid -node on which the process associated with the queue resides +id of the Erlang process associated with the queue =item messages_ready @@ -297,7 +297,7 @@ I<user>, I<peer_address>, I<peer_port> and I<state> are assumed. =item node -node on which the process associated with the connection resides +id of the Erlang process associated with the connection =item address |
