From: Joshua Slive Date: Wed, 1 Aug 2007 14:05:01 +0000 (+0000) Subject: Sync auto-generated man page. X-Git-Tag: 2.2.5~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=339970852184ae683983c14e149e22379caf632d;p=thirdparty%2Fapache%2Fhttpd.git Sync auto-generated man page. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@561801 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/httpd.8 b/docs/man/httpd.8 index bb25225608d..8a59393bfb1 100644 --- a/docs/man/httpd.8 +++ b/docs/man/httpd.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTTPD" 8 "2005-09-20" "Apache HTTP Server" "httpd" +.TH "HTTPD" 8 "2007-08-01" "Apache HTTP Server" "httpd" .SH NAME httpd \- Apache Hypertext Transfer Protocol Server @@ -65,7 +65,7 @@ Process the configuration \fIdirective\fR before reading config files\&. Process the configuration \fIdirective\fR after reading config files\&. .TP -D \fIparameter\fR -Sets a configuration \fIparameter \fRwhich can be used with sections in the configuration files to conditionally skip or process commands at server startup and restart\&. +Sets a configuration \fIparameter \fRwhich can be used with sections in the configuration files to conditionally skip or process commands at server startup and restart\&. Also can be used to set certain less-common startup parameters including -DNO_DETACH (prevent the parent from forking) and -DFOREGROUND (prevent the parent from calling setsid() et al)\&. .TP -e \fIlevel\fR Sets the LogLevel to \fIlevel\fR during server startup\&. This is useful for temporarily increasing the verbosity of the error messages to find problems during startup\&.