From cd2eab1923dee909a84bb194912e9fa9db545534 Mon Sep 17 00:00:00 2001 From: Jeff Trawick Date: Mon, 14 Apr 2003 12:38:20 +0000 Subject: [PATCH] "standalone" isn't a word, and this isn't a direct reference to the "standalone" keyword Submitted by: jmc 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/support/httpd.8 b/src/support/httpd.8 index ad02601f57b..eee734e435f 100644 --- a/src/support/httpd.8 +++ b/src/support/httpd.8 @@ -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. -- 2.47.3