]> 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:27:45 +0000 (12:27 +0200)
doc/guide.tex

index e0ac739fbe0d2820b3bea2a4a32d78c1a693c24d..97a2d847470547dcfa1ce8afa1a5d5b8efacceeb 100644 (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}