aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guide.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide.tex b/doc/guide.tex
index 8d78f1366..fc6c5059d 100644
--- a/doc/guide.tex
+++ b/doc/guide.tex
@@ -5053,10 +5053,10 @@ The command line parameters:
connections (see section \ref{epmd}).
\titem{-detached}
Starts the Erlang system detached from the system console.
- Useful for running daemons and backgrounds processes.
+ Useful for running daemons and background processes.
\titem{-noinput}
Ensures that the Erlang system never tries to read any input.
- Useful for running daemons and backgrounds processes.
+ Useful for running daemons and background processes.
\titem{-pa /var/lib/ejabberd/ebin}
Specify the directory where Erlang binary files (*.beam) are located.
\titem{-s ejabberd}