summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-08-29 16:56:39 +0100
committerHubert Plociniczak <hubert@lshift.net>2008-08-29 16:56:39 +0100
commitdba87cf64053d1537d7e3b93714dba5567da8bad (patch)
tree8486b714703cd256c58b99ef42c2553080aa8a9c /docs
parent39b1656ff9925b957441e71943f11e876079b4c2 (diff)
downloadrabbitmq-server-git-dba87cf64053d1537d7e3b93714dba5567da8bad.tar.gz
Typo
Diffstat (limited to 'docs')
-rw-r--r--docs/rabbitmqctl.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmqctl.pod b/docs/rabbitmqctl.pod
index 3a33e20f96..b34cbca754 100644
--- a/docs/rabbitmqctl.pod
+++ b/docs/rabbitmqctl.pod
@@ -74,7 +74,7 @@ rotate_logs [suffix]
exist. When no I<suffix> is specified, the empty log file is
simply created at the original location; no rotation takes place.
When an error occurs while appending the contents of the old log
- file, operation behaves in the same way as if no I<suffix> was
+ file, the operation behaves in the same way as if no I<suffix> was
specified.
This command might be helpful when you are e.g. writing your own
logrotate script and you do not want to restart the RabbitMQ node.