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
commitd4233cf55b3b462bdbc8f6a2e39e3e905883b3f8 (patch)
tree8486b714703cd256c58b99ef42c2553080aa8a9c /docs
parent95b30ad6494ff6d686d6f29afb4f243d2ffe070a (diff)
downloadrabbitmq-server-d4233cf55b3b462bdbc8f6a2e39e3e905883b3f8.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 3a33e20f..b34cbca7 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.