]> granicus.if.org Git - ejabberd/commitdiff
Fix minor English error
authorBadlop <badlop@process-one.net>
Tue, 31 May 2011 10:27:45 +0000 (12:27 +0200)
committerBadlop <badlop@process-one.net>
Tue, 31 May 2011 10:51:09 +0000 (12:51 +0200)
doc/guide.tex

index 8d78f1366fff5c01b184dba00514ccc1d78fd4bc..fc6c5059de8fbea05b76f48c51daa0ac503fdbc0 100644 (file)
@@ -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}