diff options
| author | Simon MacMullen <simon@rabbitmq.com> | 2012-09-06 14:42:10 +0100 |
|---|---|---|
| committer | Simon MacMullen <simon@rabbitmq.com> | 2012-09-06 14:42:10 +0100 |
| commit | 9ede4e7bc4b5acbf035bc11287b0ef4f7ad3bb8e (patch) | |
| tree | 250e907c52d325dc217e5ff87bce6a48e4ff4729 | |
| parent | 2c0acefa81c1a1748540ad24fb0190e863adda0c (diff) | |
| download | rabbitmq-server-git-9ede4e7bc4b5acbf035bc11287b0ef4f7ad3bb8e.tar.gz | |
Not sure it's worth explaining that, the explanation is not clear and I can't think how to improve it.
| -rw-r--r-- | docs/rabbitmq-server.1.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/rabbitmq-server.1.xml b/docs/rabbitmq-server.1.xml index 6003271a10..32ae842c76 100644 --- a/docs/rabbitmq-server.1.xml +++ b/docs/rabbitmq-server.1.xml @@ -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> |
