]> granicus.if.org Git - apache/commitdiff
Sync.
authorHiroaki Kawai <kawai@apache.org>
Sat, 21 Jun 2008 02:56:47 +0000 (02:56 +0000)
committerHiroaki Kawai <kawai@apache.org>
Sat, 21 Jun 2008 02:56:47 +0000 (02:56 +0000)
Submitted by: takashi
Reviewed by: kawai

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@670128 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_version.xml.ja

index d54861cb0facb71f4de764ccd8d87c1440c21915..450c6d9cb7da4a2168d7b16799225be57062f923 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 151408:420993 (outdated) -->
+<!-- English Revision: 420993 -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
@@ -26,7 +26,7 @@
 <status>Extension</status>
 <sourcefile>mod_version.c</sourcefile>
 <identifier>version_module</identifier>
-<compatibility>バージョン 2.1 以降</compatibility>
+<compatibility>バージョン 2.0.56 以降</compatibility>
 
 <summary>
     <p>様々なバージョンの httpd の異なる設定を扱うことになる、
@@ -95,7 +95,8 @@
       &lt;/IfVersion&gt;
     </example>
 
-    <p>数値比較に加えて、http のバージョン番号に対して正規表現による
+    <p>数値比較に加えて、http のバージョン番号に対して
+    <glossary ref="regex">正規表現</glossary>による
     マッチングができます。二種類の書き方があります:</p>
 
     <table style="zebra" border="1">