diff options
Diffstat (limited to 'docs/rabbitmqctl.8')
| -rw-r--r-- | docs/rabbitmqctl.8 | 4 |
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.\& |
