summaryrefslogtreecommitdiff
path: root/docs/rabbitmqctl.8
diff options
context:
space:
mode:
authorMichael Klishin <michael@clojurewerkz.org>2019-02-12 23:28:53 +0300
committerMichael Klishin <michael@clojurewerkz.org>2019-02-12 23:28:53 +0300
commit3efa9d81735ddbeb2e355699d01be02fd1ee7d06 (patch)
tree7951c16b8495a1fa1a741e93e7858baa437b8dd2 /docs/rabbitmqctl.8
parent19665bb3fd8e7c257703633f5550b35fb0775199 (diff)
parentcea04c52dcdcda16ecca5d471bdb7cc6ec16beb8 (diff)
downloadrabbitmq-server-git-3efa9d81735ddbeb2e355699d01be02fd1ee7d06.tar.gz
Merge branch 'master' into fix-more-dialyzer
Diffstat (limited to 'docs/rabbitmqctl.8')
-rw-r--r--docs/rabbitmqctl.84
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/rabbitmqctl.8 b/docs/rabbitmqctl.8
index 6c08655acd..a087e80e85 100644
--- a/docs/rabbitmqctl.8
+++ b/docs/rabbitmqctl.8
@@ -156,7 +156,7 @@ To use this precompiled files, you should set
.Ev RABBITMQ_SERVER_CODE_PATH
environment variable to directory specified in
.Cm hipe_compile
-invokation.
+invocation.
.Pp
For example, to HiPE-compile modules and store them to
.Pa /tmp/rabbit-hipe/ebin
@@ -255,7 +255,7 @@ For example, to instruct the RabbitMQ node to terminate:
.Dl rabbitmqctl stop
.\" ------------------------------------
.It Cm stop_app
-Stops the RabbitMQ application, leaving the runtme (Erlang VM) running.
+Stops the RabbitMQ application, leaving the runtime (Erlang VM) running.
.Pp
This command is typically run prior to performing other management
actions that require the RabbitMQ application to be stopped, e.g.\&