diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2012-09-07 18:07:57 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2012-09-07 18:07:57 +0100 |
| commit | 31c0078c901f8c2254e0a04730a08e6d839aadc6 (patch) | |
| tree | 965faecbde4d50f469a7d33630f8dccfaa1c9213 /docs | |
| parent | b6cb093e42aaa53f1ffcf3f5fe7b4d54a7873274 (diff) | |
| download | rabbitmq-server-git-31c0078c901f8c2254e0a04730a08e6d839aadc6.tar.gz | |
Typos and rephrasing
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 b476f4865c..1af93e85de 100644 --- a/docs/rabbitmqctl.1.xml +++ b/docs/rabbitmqctl.1.xml @@ -325,7 +325,7 @@ least one disk node, and usually should have more than one. </para> <para> - The node will be a disk node by default. If you wish to wish to + The node will be a disk node by default. If you wish to create a RAM node, provide the <command>--ram</command> flag. </para> <para> @@ -408,8 +408,8 @@ Enables node removal from an offline node. This is only useful in the situation where all the nodes are offline and the last node to go down cannot be brought online, thus - preventing the whole cluster to start. It should not be used - in any other circumstances since it can lead to + preventing the whole cluster from starting. It should not be + used in any other circumstances since it can lead to inconsistencies. </para> </listitem> |
