Not sure it's worth explaining that, the explanation is not clear and I can't think how to improve it.

This commit is contained in:
Simon MacMullen 2012-09-06 14:42:10 +01:00
parent 2c0acefa81
commit 9ede4e7bc4
1 changed files with 1 additions and 3 deletions

View File

@ -110,9 +110,7 @@ Defaults to 5672.
<listitem>
<para>
Start the server process in the background. Note that this will
cause the pid not to be written to the pid file, since the shell
will start a detached process and thus the wrong one would be
recorded.
cause the pid not to be written to the pid file.
</para>
<para role="example-prefix">For example:</para>
<screen role="example">rabbitmq-server -detached</screen>