summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2019-02-03 05:13:16 +0300
committerMichael Klishin <mklishin@pivotal.io>2019-02-05 04:37:11 +0300
commit820a1f3c38ae12d61c33050763d848229440b697 (patch)
tree2865339d1b8d2d8325f112ac6ddfcdc95a1ba786 /docs
parent0df3fd5232e6031544fff18f208c046831d7f5d8 (diff)
downloadrabbitmq-server-git-820a1f3c38ae12d61c33050763d848229440b697.tar.gz
Wording
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.82
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 64648627d3..6c08655acd 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -204,7 +204,7 @@ will be completed when this command returns.
Shuts down the node, both RabbitMQ and its runtime.
The command is blocking and will return after the runtime process exits.
If RabbitMQ fails to stop, it will return a non-zero exit code.
-This command infers the process pid of the target node and
+This command infers the OS PID of the target node and
therefore can only be used to shut down nodes running on the same
host (or broadly speaking, in the same operating system,
e.g. in the same VM or container)