]> granicus.if.org Git - apache/commitdiff
- <em> -> <var>
authorAndré Malo <nd@apache.org>
Wed, 6 Nov 2002 02:45:06 +0000 (02:45 +0000)
committerAndré Malo <nd@apache.org>
Wed, 6 Nov 2002 02:45:06 +0000 (02:45 +0000)
- some whitespace reformatting
- mark example title as such one.
- update transformation

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

docs/manual/mod/mod_cern_meta.html.en
docs/manual/mod/mod_cern_meta.xml
docs/manual/mod/quickreference.html.en

index 73c4f5ddf3808c15edd1738484f33b06b2a04ef9..b29ecb5490346c19ec39e1bdcc22fdccd60be3d2 100644 (file)
     this one was chosen because there is already a large number of
     CERN users who can exploit this module.</p>
 
-    <p>More information on the <a href="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir">
-    CERN metafile semantics</a> is available.</p>
+    <p>More information on the <a href="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir">CERN metafile semantics</a> is available.</p>
 </div><div id="quickview"><h3 class="directives">Directives</h3><ul id="toc"><li><img alt="" src="../images/down.gif" /> <a href="#metadir">MetaDir</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#metafiles">MetaFiles</a></li>
 <li><img alt="" src="../images/down.gif" /> <a href="#metasuffix">MetaSuffix</a></li>
 </ul><h3>See also</h3><ul class="seealso"><li><code class="module"><a href="../mod/mod_headers.html">mod_headers</a></code></li><li><code class="module"><a href="../mod/mod_asis.html">mod_asis</a></code></li></ul></div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="MetaDir" id="MetaDir">MetaDir</a> <a name="metadir" id="metadir">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
               </a></th><td>Name of the directory to find CERN-style meta information
 files</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
-              </a></th><td><code>MetaDir <em>directory</em></code></td></tr><tr><th><a href="directive-dict.html#Default">Default: 
+              </a></th><td><code>MetaDir <var>directory</var></code></td></tr><tr><th><a href="directive-dict.html#Default">Default: 
               </a></th><td><code>MetaDir .web</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
               </a></th><td>server config, virtual host, directory, .htaccess</td></tr><tr><th><a href="directive-dict.html#Override">Override:
               </a></th><td>Indexes</td></tr><tr><th><a href="directive-dict.html#Status">Status:
@@ -56,7 +55,7 @@ files</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div><div class="directive-section"><h2><a name="MetaSuffix" id="MetaSuffix">MetaSuffix</a> <a name="metasuffix" id="metasuffix">Directive</a></h2><table class="directive"><tr><th><a href="directive-dict.html#Description">Description: 
               </a></th><td>File name suffix for the file containg CERN-style
 meta information</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
-              </a></th><td><code>MetaSuffix <em>suffix</em></code></td></tr><tr><th><a href="directive-dict.html#Default">Default: 
+              </a></th><td><code>MetaSuffix <var>suffix</var></code></td></tr><tr><th><a href="directive-dict.html#Default">Default: 
               </a></th><td><code>MetaSuffix .meta</code></td></tr><tr><th><a href="directive-dict.html#Context">Context:
               </a></th><td>server config, virtual host, directory, .htaccess</td></tr><tr><th><a href="directive-dict.html#Override">Override:
               </a></th><td>Indexes</td></tr><tr><th><a href="directive-dict.html#Status">Status:
@@ -70,8 +69,7 @@ meta information</td></tr><tr><th><a href="directive-dict.html#Syntax">Syntax:
     will use its contents to generate additional MIME header
     information.</p>
 
-    <p>Example:</p>
-
-    <div class="example"><p><code>MetaSuffix .meta</code></p></div>
-
+    <div class="example"><h3>Example:</h3><p><code>
+      MetaSuffix .meta
+    </code></p></div>
 </div></div><div id="footer"><p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p><p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div></body></html>
\ No newline at end of file
index 52111276ded04245a030c09c22fdd1519687c9d6..a29b6fd545a3d52a38e9df59953982b0eacf1802 100644 (file)
@@ -20,8 +20,8 @@
     CERN users who can exploit this module.</p>
 
     <p>More information on the <a
-    href="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir">
-    CERN metafile semantics</a> is available.</p>
+    href="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir"
+    >CERN metafile semantics</a> is available.</p>
 </summary>
 
 <seealso><module>mod_headers</module></seealso>
@@ -47,7 +47,7 @@
 <name>MetaDir</name>
 <description>Name of the directory to find CERN-style meta information
 files</description>
-<syntax>MetaDir <em>directory</em></syntax>
+<syntax>MetaDir <var>directory</var></syntax>
 <default>MetaDir .web</default>
 <contextlist><context>server config</context>
 <context>virtual host</context>
@@ -75,7 +75,7 @@ files</description>
 <name>MetaSuffix</name>
 <description>File name suffix for the file containg CERN-style
 meta information</description>
-<syntax>MetaSuffix <em>suffix</em></syntax>
+<syntax>MetaSuffix <var>suffix</var></syntax>
 <default>MetaSuffix .meta</default>
 <contextlist><context>server config</context>
 <context>virtual host</context>
@@ -92,10 +92,9 @@ meta information</description>
     will use its contents to generate additional MIME header
     information.</p>
 
-    <p>Example:</p>
-
-    <example>MetaSuffix .meta</example>
-
+    <example><title>Example:</title>
+      MetaSuffix .meta
+    </example>
 </usage>
 </directivesynopsis>
 
index cf0b40c8c812263b7bd66d327e2beceafda05e25..482a1c859387fa16439f1f213bf8964fcc49a594 100644 (file)
@@ -364,10 +364,10 @@ will handle during its life</td></tr>
 <tr class="odd"><td><a href="mpm_common.html#maxsparethreads">MaxSpareThreads <var>number</var></a></td><td /><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of idle threads</td></tr>
 <tr><td><a href="mpm_netware.html#maxthreads">MaxThreads <var>number</var></a></td><td> 250 </td><td>s</td><td>M</td></tr><tr><td class="descr" colspan="4">-</td></tr>
 <tr class="odd"><td><a href="mpm_common.html#maxthreadsperchild">MaxThreadsPerChild <var>number</var></a></td><td> 64 </td><td>s</td><td>M</td></tr><tr class="odd"><td class="descr" colspan="4">Maximum number of threads per child process</td></tr>
-<tr><td><a href="mod_cern_meta.html#metadir">MetaDir <em>directory</em></a></td><td> .web </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the directory to find CERN-style meta information
+<tr><td><a href="mod_cern_meta.html#metadir">MetaDir <var>directory</var></a></td><td> .web </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">Name of the directory to find CERN-style meta information
 files</td></tr>
 <tr class="odd"><td><a href="mod_cern_meta.html#metafiles">MetaFiles on|off</a></td><td> off </td><td>svdh</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Activates CERN meta-file processing</td></tr>
-<tr><td><a href="mod_cern_meta.html#metasuffix">MetaSuffix <em>suffix</em></a></td><td> .meta </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">File name suffix for the file containg CERN-style
+<tr><td><a href="mod_cern_meta.html#metasuffix">MetaSuffix <var>suffix</var></a></td><td> .meta </td><td>svdh</td><td>E</td></tr><tr><td class="descr" colspan="4">File name suffix for the file containg CERN-style
 meta information</td></tr>
 <tr class="odd"><td><a href="mod_mime_magic.html#mimemagicfile">MimeMagicFile <em>file-path</em></a></td><td /><td>sv</td><td>E</td></tr><tr class="odd"><td class="descr" colspan="4">Enable MIME-type determination based on file contents
 using the specified magic file</td></tr>