Fix minor English error

This commit is contained in:
Badlop 2011-05-31 12:27:45 +02:00
parent 32d3d1626b
commit 370093afde
1 changed files with 2 additions and 2 deletions

View File

@ -5010,10 +5010,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}