diff options
author | Joshua Slive <slive@apache.org> | 2004-04-02 23:00:27 +0200 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2004-04-02 23:00:27 +0200 |
commit | 5ebff1f06053b1751ba384875f7b8b21cd459529 (patch) | |
tree | 9e637a428be31740cb0a12ac5c69d2b35f8868e8 /docs | |
parent | these files are now part of the build tools (diff) | |
download | apache2-5ebff1f06053b1751ba384875f7b8b21cd459529.tar.xz apache2-5ebff1f06053b1751ba384875f7b8b21cd459529.zip |
Forward port:
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
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/mod/core.xml | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_auth_ldap.xml | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_headers.xml | 1 | ||||
-rw-r--r-- | docs/manual/mod/mod_mime_magic.xml | 4 | ||||
-rw-r--r-- | docs/manual/mod/mod_rewrite.xml | 2 | ||||
-rw-r--r-- | docs/manual/mod/mod_ssl.xml | 6 | ||||
-rw-r--r-- | docs/manual/mod/mod_vhost_alias.xml | 3 |
7 files changed, 18 insertions, 2 deletions
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 3abdb53fc3..0eac772dc7 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -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> diff --git a/docs/manual/mod/mod_auth_ldap.xml b/docs/manual/mod/mod_auth_ldap.xml index 4bd27cbcbb..907fec4521 100644 --- a/docs/manual/mod/mod_auth_ldap.xml +++ b/docs/manual/mod/mod_auth_ldap.xml @@ -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> diff --git a/docs/manual/mod/mod_headers.xml b/docs/manual/mod/mod_headers.xml index 77da2a029f..7e10eb4ed2 100644 --- a/docs/manual/mod/mod_headers.xml +++ b/docs/manual/mod/mod_headers.xml @@ -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 diff --git a/docs/manual/mod/mod_mime_magic.xml b/docs/manual/mod/mod_mime_magic.xml index 6f8adaeee2..e650cdc2b4 100644 --- a/docs/manual/mod/mod_mime_magic.xml +++ b/docs/manual/mod/mod_mime_magic.xml @@ -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>></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> diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 5e71208ff1..d98aae86ef 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -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 & request:</th> <th></th> </tr> diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml index 72f0afe7fb..3ae11158f8 100644 --- a/docs/manual/mod/mod_ssl.xml +++ b/docs/manual/mod/mod_ssl.xml @@ -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> diff --git a/docs/manual/mod/mod_vhost_alias.xml b/docs/manual/mod/mod_vhost_alias.xml index a3e2a15a05..8566fa31de 100644 --- a/docs/manual/mod/mod_vhost_alias.xml +++ b/docs/manual/mod/mod_vhost_alias.xml @@ -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> |