"standalone" keyword
Submitted by: jmc <jmc@prioris.mini.pw.edu.pl>
Reviewed by: Jeff Trawick
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@99353
13f79535-47bb-0310-9956-
ffa450edef68
.SH DESCRIPTION
.B httpd
is the Apache HyperText Transfer Protocol (HTTP) server program. It is
-designed to be run as a standalone daemon process. When used like this
+designed to be run as a stand-alone daemon process. When used like this
it will create a pool of child processes to handle requests. To stop
it, send a TERM signal to the initial (parent) process. The PID of
this process is written to a file as given in the configuration file.