summaryrefslogtreecommitdiff
path: root/docs/rabbitmq-multi.1.pod
Commit message (Collapse)AuthorAgeFilesLines
* Convert all the other man pages to DocBook, fix rabbitmq-multi usage message.Simon MacMullen2010-02-251-59/+0
|
* Reformat man pages, using more features of the pod formatDavid Wragg2009-08-241-12/+20
| | | | | | | | This allows proper indentation, while still allowing the re-flowing of paragraphs according to the terminal width. Also, begin paragraphs consisting of sentences with an upper-case letter.
* correction of formatting of man pagesMatthew Sackman2009-08-211-1/+1
|
* Fixed sed to properly handle rabbitmq.conf.5 and updated other man pages.Hubert Plociniczak2009-02-171-1/+1
| | | | /etc/rabbitmq is no longer owned by rabbitmq user.
* Moved main configuration from /etc/default/rabbitmq to ↵Hubert Plociniczak2009-02-041-1/+1
| | | | /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.
* merge bug19914 into defaultMatthias Radestock2008-12-101-8/+1
|
* Tweak to the way the makefile generates the manpages, in preparationTony Garnock-Jones2008-12-081-0/+58
for some documentation for /etc/default/rabbitmq.