]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
"standalone" isn't a word, and this isn't a direct reference to the
authorJeff Trawick <trawick@apache.org>
Mon, 14 Apr 2003 12:38:20 +0000 (12:38 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 14 Apr 2003 12:38:20 +0000 (12:38 +0000)
"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

src/support/httpd.8

index ad02601f57b58564dcc2fdc835b7beb0d1de9698..eee734e435f13a9c0de96e335c4171320473a9c5 100644 (file)
@@ -106,7 +106,7 @@ httpd \- Apache hypertext transfer protocol server
 .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.