]> granicus.if.org Git - apache/commitdiff
Forward port:
authorJoshua Slive <slive@apache.org>
Fri, 2 Apr 2004 21:00:27 +0000 (21:00 +0000)
committerJoshua Slive <slive@apache.org>
Fri, 2 Apr 2004 21:00:27 +0000 (21:00 +0000)
  Add <columnspec> and make a couple other very small changes
  to let latex render tables a little better.

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

docs/manual/mod/core.xml
docs/manual/mod/mod_auth_ldap.xml
docs/manual/mod/mod_headers.xml
docs/manual/mod/mod_mime_magic.xml
docs/manual/mod/mod_rewrite.xml
docs/manual/mod/mod_ssl.xml
docs/manual/mod/mod_vhost_alias.xml

index 3abdb53fc3a8d6c62e64b35c5561447b2dc599c5..0eac772dc7956654f8b0e64617079860a9011810 100644 (file)
@@ -1897,6 +1897,8 @@ matching URLs</description>
     significance:</p>
 
     <table border="1">
+    <columnspec><column width=".2"/><column width=".3"/><column width=".5"/>
+    </columnspec>
       <tr>
         <th><strong>Level</strong> </th>
 
index 4bd27cbcbbfcc2d1fca6f281f205f14e4a8522de..907fec452192ebeef7a687dfc86cc51e159e467b 100644 (file)
@@ -141,6 +141,7 @@ for HTTP Basic authentication.</description>
     phase</p>
 
     <table>
+      <columnspec><column width=".3"/><column width=".7"/></columnspec>
       <tr>
         <td><directive module="mod_auth_ldap">AuthLDAPURL</directive></td>
 
@@ -203,6 +204,7 @@ for HTTP Basic authentication.</description>
     compare phase:</p>
 
     <table>
+      <columnspec><column width=".4"/><column width=".6"/></columnspec>
       <tr>
         <td><directive module="mod_auth_ldap">AuthLDAPURL</directive> </td>
 
index 77da2a029f5d1f34700be33155a6f165725d8717..7e10eb4ed23fb66ab34767e22b273cf8b21eb98f 100644 (file)
@@ -236,6 +236,7 @@ is available only in Apache 2.0</compatibility>
     are supported in <var>value</var>:</p>
 
     <table border="1">
+    <columnspec><column width=".25"/><column width=".75"/></columnspec>
     <tr><td><code>%t</code></td>
         <td>The time the request was received in Universal Coordinated Time
         since the epoch (Jan. 1, 1970) measured in microseconds. The value
index 6f8adaeee2c682af40b51838dbc5aefa87c1c261..e650cdc2b414f4cd5ef81b4cea8968a35602fe6f 100644 (file)
@@ -49,6 +49,7 @@
     the following columns:</p>
 
     <table style="zebra" border="1">
+    <columnspec><column width=".15"/><column width=".8"/></columnspec>
     <tr><th>Column</th><th>Description</th></tr>
     <tr><td>1</td>
         <td>byte number to begin checking from<br />
@@ -56,8 +57,9 @@
          non-"<code>&gt;</code>" line</td></tr>
 
     <tr><td>2</td>
-        <td>type of data to match 
+        <td><p>type of data to match</p>
         <table border="1">
+        <columnspec><column width=".2"/><column width=".7"/></columnspec>
         <tr><td><code>byte</code></td>
             <td>single character</td></tr>
         <tr><td><code>short</code></td>
index 5e71208ff1b266ca1e4f0c3e10bb3470e02521a4..d98aae86efe9eb379601e0b37a0cc5cf89face70 100644 (file)
@@ -876,6 +876,8 @@ Result:
           from the following list: 
 
           <table>
+          <columnspec><column width=".3"/><column width=".3"/>
+           <column width=".3"/></columnspec>
             <tr>
               <th>HTTP headers:</th> <th>connection &amp; request:</th> <th></th>
            </tr>
index 72f0afe7fb9ef8ebff2b7949af99fa53f837012d..3ae11158f8acfc863405c39dbd7dc2cc449d7b7d 100644 (file)
@@ -49,6 +49,8 @@ href="../ssl/ssl_compat.html">Compatibility</a> chapter for details on the
 compatibility variables.</p>
 
 <table border="1">
+<columnspec><column width=".3"/><column width=".2"/><column width=".5"/>
+</columnspec>
 <tr>
  <th>Variable Name:</th>
  <th>Value Type:</th>
@@ -556,6 +558,7 @@ specify the preference and order for the ciphers (see <a href="#table1">Table
 1</a>).</p>
 
 <table border="1">
+<columnspec><column width=".5"/><column width=".5"/></columnspec>
 <tr><th>Tag</th> <th>Description</th></tr>
 <tr><td colspan="2"><em>Key Exchange Algorithm:</em></td></tr>
 <tr><td><code>kRSA</code></td>   <td>RSA key exchange</td></tr>
@@ -635,6 +638,9 @@ href="#table2">Table 2</a>.</p>
 SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
 </example>
 <table border="1">
+<columnspec><column width=".3"/><column width=".1"/><column width=".13"/>
+<column width=".1"/><column width=".13"/><column width=".1"/>
+<column width=".13"/></columnspec>
 <tr><th>Cipher-Tag</th> <th>Protocol</th> <th>Key Ex.</th> <th>Auth.</th> <th>Enc.</th> <th>MAC</th> <th>Type</th> </tr>
 <tr><td colspan="7"><em>RSA Ciphers:</em></td></tr>
 <tr><td><code>DES-CBC3-SHA</code></td> <td>SSLv3</td> <td>RSA</td> <td>RSA</td> <td>3DES(168)</td> <td>SHA1</td> <td></td> </tr>
index a3e2a15a052dad601d17355f19167b689fff2b78..8566fa31dec303b3a1a88a8678123d04d5ef6477 100644 (file)
@@ -66,7 +66,7 @@ hosting</description>
     by <code>printf</code> which have a number of formats:</p>
 
 <table>
-
+<columnspec><column width=".2"/><column width=".6"/></columnspec>
 <tr><td><code>%%</code></td>
 <td>insert a <code>%</code></td></tr>
 
@@ -87,6 +87,7 @@ hosting</description>
     is present. The interpretation is as follows:</p>
 
     <table>
+      <columnspec><column width=".1"/><column width=".4"/></columnspec>
       <tr><td><code>0</code></td>
       <td>the whole name</td></tr>