summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-multi.1.pod
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2009-02-04 04:12:17 +0000
committerHubert Plociniczak <hubert@lshift.net>2009-02-04 04:12:17 +0000
commitb9a882564fdd1a66cf30b2c6e58f4105982c4433 (patch)
tree3f6bd5a73ee8faa47a50991001845876426bc20c /docs/rabbitmq-multi.1.pod
parent6f0e6d40c30079764b4e4e7472883d8abb9ff7e9 (diff)
downloadrabbitmq-server-git-b9a882564fdd1a66cf30b2c6e58f4105982c4433.tar.gz
Moved main configuration from /etc/default/rabbitmq to /etc/rabbitmq/rabbitmq.conf. Updated man pages to reflect the changes. To avoid overwriting the variables those in /etc/default/rabbitmq need to be prefix with INITD_. Added checks in scripts to handle those cases. rpm and debian need to handle /etc/rabbitmq directory.
Diffstat (limited to 'docs/rabbitmq-multi.1.pod')
-rw-r--r--docs/rabbitmq-multi.1.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/rabbitmq-multi.1.pod b/docs/rabbitmq-multi.1.pod
index 82c3911681..9a7b683e36 100644
--- a/docs/rabbitmq-multi.1.pod
+++ b/docs/rabbitmq-multi.1.pod
@@ -40,7 +40,7 @@ Start 3 local RabbitMQ nodes with unique, sequential port numbers:
=head1 SEE ALSO
-rabbitmq-server(1), rabbitmqctl(1)
+rabbitmq(5), rabbitmq-server(1), rabbitmqctl(1)
=head1 AUTHOR