From: Takashi Sato Date: Sun, 20 Dec 2009 08:07:48 +0000 (+0000) Subject: Improve the wording. X-Git-Tag: 2.2.15~126 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6d0bbb9cb73d9b4a272b8c2d262b51dbb7dd8f9;p=thirdparty%2Fapache%2Fhttpd.git Improve the wording. Submitted by: OZAWA Sakuro Reviewed by: takashi git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@892569 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.xml.ja b/docs/manual/configuring.xml.ja index dea3e3ec0a3..842a252a759 100644 --- a/docs/manual/configuring.xml.ja +++ b/docs/manual/configuring.xml.ja @@ -72,7 +72,7 @@

設定ファイルのディレクティブは大文字小文字を区別しませんが、 引数にはしばしば区別するものがあります。ハッシュ文字 "#" で始まる行はコメントと見なされて無視されます。 - 設定ディレクティブの後の行ではコメントが含まれていてはいけません。ディレクティブの前の空行と空白は無視されますので、 わかりやすくするためにディレクティブをインデントしても構いません。