summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon MacMullen <simon@rabbitmq.com>2012-02-01 15:57:53 +0000
committerSimon MacMullen <simon@rabbitmq.com>2012-02-01 15:57:53 +0000
commit1df635925ca8623633b1f0a2256543b47ca14e1e (patch)
tree2aa00ac7a9186555f894f4ec576cbb2bebba3f50
parent91d719f2c84363efd989bc3d81c1f59d062a7898 (diff)
downloadrabbitmq-server-1df635925ca8623633b1f0a2256543b47ca14e1e.tar.gz
Typo
-rw-r--r--docs/rabbitmqctl.1.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/docs/rabbitmqctl.1.xml b/docs/rabbitmqctl.1.xml
index 4100864e..c1c51f9f 100644
--- a/docs/rabbitmqctl.1.xml
+++ b/docs/rabbitmqctl.1.xml
@@ -266,10 +266,9 @@
</para>
<para>
When the target files do not exist they are created.
- target files do not already exist. When
- no <option>suffix</option> is specified, the empty log
- files are simply created at the original location; no
- rotation takes place.
+ When no <option>suffix</option> is specified, the empty
+ log files are simply created at the original location;
+ no rotation takes place.
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmqctl rotate_logs .1</screen>