From: André Malo Date: Tue, 20 Sep 2005 14:54:17 +0000 (+0000) Subject: `build all` X-Git-Tag: 2.1.8~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=51c004f9446739163040a673325d0e7b1d461a06;p=thirdparty%2Fapache%2Fhttpd.git `build all` git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@290461 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/man/apachectl.8 b/docs/man/apachectl.8 index a4865d2bd31..eb7192aab9e 100644 --- a/docs/man/apachectl.8 +++ b/docs/man/apachectl.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "APACHECTL" 8 "2005-05-03" "Apache HTTP Server" "apachectl" +.TH "APACHECTL" 8 "2005-09-20" "Apache HTTP Server" "apachectl" .SH NAME apachectl \- Apache HTTP Server Control Interface @@ -79,6 +79,9 @@ Displays a brief status report\&. Similar to the fullstatus option, except that graceful Gracefully restarts the Apache httpd daemon\&. If the daemon is not running, it is started\&. This differs from a normal restart in that currently open connections are not aborted\&. A side effect is that old log files will not be closed immediately\&. This means that if used in a log rotation script, a substantial delay may be necessary to ensure that the old log files are closed before processing them\&. This command automatically checks the configuration files as in configtest before initiating the restart to make sure Apache doesn't die\&. This is equivalent to apachectl -k graceful\&. .TP +graceful-stop +Gracefully stops the Apache httpd daemon\&. This differs from a normal stop in that currently open connections are not aborted\&. A side effect is that old log files will not be closed immediately\&. This is equivalent to apachectl -k graceful-stop\&. +.TP configtest Run a configuration file syntax test\&. It parses the configuration files and either reports Syntax Ok or detailed information about the particular syntax error\&. This is equivalent to apachectl -t\&. diff --git a/docs/man/httpd.8 b/docs/man/httpd.8 index 8c24dec7889..bb25225608d 100644 --- a/docs/man/httpd.8 +++ b/docs/man/httpd.8 @@ -19,7 +19,7 @@ .el .ne 3 .IP "\\$1" \\$2 .. -.TH "HTTPD" 8 "2004-07-10" "Apache HTTP Server" "httpd" +.TH "HTTPD" 8 "2005-09-20" "Apache HTTP Server" "httpd" .SH NAME httpd \- Apache Hypertext Transfer Protocol Server @@ -27,7 +27,7 @@ httpd \- Apache Hypertext Transfer Protocol Server .SH "SYNOPSIS" .PP -\fBhttpd\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop ] [ -\fBR\fR \fIdirectory\fR ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] +\fBhttpd\fR [ -\fBd\fR \fIserverroot\fR ] [ -\fBf\fR \fIconfig\fR ] [ -\fBC\fR \fIdirective\fR ] [ -\fBc\fR \fIdirective\fR ] [ -\fBD\fR \fIparameter\fR ] [ -\fBe\fR \fIlevel\fR ] [ -\fBE\fR \fIfile\fR ] [ \fB-k\fR start|restart|graceful|stop|graceful-stop ] [ -\fBR\fR \fIdirectory\fR ] [ -\fBh\fR ] [ -\fBl\fR ] [ -\fBL\fR ] [ -\fBS\fR ] [ -\fBt\fR ] [ -\fBv\fR ] [ -\fBV\fR ] [ -\fBX\fR ] [ -\fBM\fR ] .PP On Windows systems, the following additional arguments are available: @@ -55,7 +55,7 @@ Set the initial value for the ServerRoot directive to \fIserverroot\fR\&. This c -f \fIconfig\fR Uses the directives in the file \fIconfig\fR on startup\&. If \fIconfig\fR does not begin with a /, then it is taken to be a path relative to the ServerRoot\&. The default is conf/httpd\&.conf\&. .TP --k start|restart|graceful|stop +-k start|restart|graceful|stop|graceful-stop Signals httpd to start, restart, or stop\&. See Stopping Apache for more information\&. .TP -C \fIdirective\fR diff --git a/docs/manual/env.html.ja.euc-jp b/docs/manual/env.html.ja.euc-jp index 6725ef11baa..3265af2613a 100644 --- a/docs/manual/env.html.ja.euc-jp +++ b/docs/manual/env.html.ja.euc-jp @@ -22,6 +22,8 @@  ja  |  ko 

+
This translation may be out of date. Check the + English version for recent changes.

Apache HTTP ¥µ¡¼¥Ð¤Ï´Ä¶­ÊÑ¿ô¤È¸Æ¤Ð¤ì¤ë¡¢Ì¾Á°¤Î¤Ä¤¤¤¿ ÊÑ¿ô¤Ë¾ðÊó¤òµ­²±¤¹¤ë»ÅÁȤߤòÄ󶡤·¤Æ¤¤¤Þ¤¹¡£¤³¤Î¾ðÊó¤Ï¥í¥°¼ý½¸¤ä diff --git a/docs/manual/faq/all_in_one.html.ja.euc-jp b/docs/manual/faq/all_in_one.html.ja.euc-jp index e391387b465..c30c367df26 100644 --- a/docs/manual/faq/all_in_one.html.ja.euc-jp +++ b/docs/manual/faq/all_in_one.html.ja.euc-jp @@ -22,6 +22,8 @@  ja  |  ko 

+
This translation may be out of date. Check the + English version for recent changes.

Apache ¤Î¼ç¥µ¥¤¥È¡¢<http://httpd.apache.org/docs-2.1/faq/> ¤«¤éºÇ¿·ÈǤΠFAQ ¤ò¾ï¤Ë¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£

diff --git a/docs/manual/faq/all_in_one.html.ko.euc-kr b/docs/manual/faq/all_in_one.html.ko.euc-kr index ef735fd5e10..71eaf523417 100644 --- a/docs/manual/faq/all_in_one.html.ko.euc-kr +++ b/docs/manual/faq/all_in_one.html.ko.euc-kr @@ -22,6 +22,8 @@  ja  |  ko 

+
ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.

FAQ ÃֽůÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <http://httpd.apache.org/docs-2.1/faq/>¿¡¼­ º¼ ¼ö ÀÖ´Ù.

diff --git a/docs/manual/faq/error.html.ja.euc-jp b/docs/manual/faq/error.html.ja.euc-jp index 52d25152aeb..1a0580f0b10 100644 --- a/docs/manual/faq/error.html.ja.euc-jp +++ b/docs/manual/faq/error.html.ja.euc-jp @@ -22,6 +22,8 @@  ja  |  ko 

+
This translation may be out of date. Check the + English version for recent changes.
top
diff --git a/docs/manual/faq/error.html.ko.euc-kr b/docs/manual/faq/error.html.ko.euc-kr index 302749d204c..7e3f6ff714a 100644 --- a/docs/manual/faq/error.html.ko.euc-kr +++ b/docs/manual/faq/error.html.ko.euc-kr @@ -22,6 +22,8 @@  ja  |  ko 

+
ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.
top
diff --git a/docs/manual/faq/index.html.ja.euc-jp b/docs/manual/faq/index.html.ja.euc-jp index bdccf74a781..8e91c8de5df 100644 --- a/docs/manual/faq/index.html.ja.euc-jp +++ b/docs/manual/faq/index.html.ja.euc-jp @@ -22,6 +22,8 @@  ja  |  ko 

+
This translation may be out of date. Check the + English version for recent changes.

Apache ¤Î¼ç¥µ¥¤¥È¡¢<http://httpd.apache.org/docs-2.1/faq/> ¤«¤éºÇ¿·ÈǤΠFAQ ¤ò¾ï¤Ë¼ê¤ËÆþ¤ì¤ë¤³¤È¤¬¤Ç¤­¤Þ¤¹¡£ diff --git a/docs/manual/faq/index.html.ko.euc-kr b/docs/manual/faq/index.html.ko.euc-kr index 66ed4b2c94d..f5d5b9589bb 100644 --- a/docs/manual/faq/index.html.ko.euc-kr +++ b/docs/manual/faq/index.html.ko.euc-kr @@ -22,6 +22,8 @@  ja  |  ko 

+
ÀÌ ¹®¼­´Â ÃÖ½ÅÆÇ ¹ø¿ªÀÌ ¾Æ´Õ´Ï´Ù. + ÃÖ±Ù¿¡ º¯°æµÈ ³»¿ëÀº ¿µ¾î ¹®¼­¸¦ Âü°íÇϼ¼¿ä.

FAQ ÃֽůÇÀº ¾ÆÆÄÄ¡ À¥»çÀÌÆ® <http://httpd.apache.org/docs-2.1/faq/>¿¡¼­ º¼ ¼ö ÀÖ´Ù. ¶Ç, °Ë»öÇϰí Ãâ·ÂÇÏ±â ÆíÇÏ°Ô FAQ¸¦ ÇÑ ÆäÀÌÁö·Î º¼ ¼ö ÀÖ´Ù.

diff --git a/docs/manual/index.html.de b/docs/manual/index.html.de index 57d8f39526b..54be8014252 100644 --- a/docs/manual/index.html.de +++ b/docs/manual/index.html.de @@ -28,6 +28,9 @@  ko  |  pt-br 

+
Diese Übersetzung ist möglicherweise + nicht mehr aktuell. Bitte prüfen Sie die englische Version auf + die neuesten Änderungen.

Hinweise zur Version

  • Neue Funktionen in Version 2.1/2.2
  • diff --git a/docs/manual/index.html.ja.euc-jp b/docs/manual/index.html.ja.euc-jp index 29bb02df256..3d458eac626 100644 --- a/docs/manual/index.html.ja.euc-jp +++ b/docs/manual/index.html.ja.euc-jp @@ -28,6 +28,8 @@  ko  |  pt-br 

+
This translation may be out of date. Check the + English version for recent changes.

¥ê¥ê¡¼¥¹¥Î¡¼¥È

  • Apache 2.1/2.2 ¤Î¿·µ¡Ç½
  • diff --git a/docs/manual/index.xml.de b/docs/manual/index.xml.de index f3f45c6100c..dabb1cbca00 100644 --- a/docs/manual/index.xml.de +++ b/docs/manual/index.xml.de @@ -1,7 +1,7 @@ - + + + + + + + + +