diff options
author | Joshua Slive <slive@apache.org> | 2003-06-13 15:12:02 +0000 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2003-06-13 15:12:02 +0000 |
commit | c1787db62408fda9a687e34eae5af4488cbee9d9 (patch) | |
tree | 79937e7422b21a7d5d750eb5bffee72f329b8fba /docs/manual/content-negotiation.xml | |
parent | a305a8491186e30d678c3184cb6aa6b84a839c61 (diff) | |
download | httpd-c1787db62408fda9a687e34eae5af4488cbee9d9.tar.gz |
- Add some <columspec> table-size hints
- Remove some <br>s where they really shouldn't be
- Reorder the sitemap slightly (indexes at the end)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100244 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/content-negotiation.xml')
-rw-r--r-- | docs/manual/content-negotiation.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/manual/content-negotiation.xml b/docs/manual/content-negotiation.xml index b1c020ef63..d43f780fc0 100644 --- a/docs/manual/content-negotiation.xml +++ b/docs/manual/content-negotiation.xml @@ -242,6 +242,7 @@ <section id="dimensions"><title>Dimensions of Negotiation</title> <table> + <columnspec><column width=".15"/><column width=".85"/></columnspec> <tr valign="top"> <th>Dimension</th> @@ -524,6 +525,8 @@ decimal places before choosing the best variant.</p> invalid hyperlinks:</p> <table border="1" cellpadding="8" cellspacing="0"> + <columnspec><column width=".2"/><column width=".2"/> + <column width=".2"/></columnspec> <tr> <th>Filename</th> |