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}