diff options
author | Ken Coar <coar@apache.org> | 1998-01-26 17:54:35 +0100 |
---|---|---|
committer | Ken Coar <coar@apache.org> | 1998-01-26 17:54:35 +0100 |
commit | 07050bb5be522bbf66bb8f053b53beefa295ee68 (patch) | |
tree | 36dd2244794bae73e5e368d95eb4dcdb53687cb1 /docs/manual/misc/index.html | |
parent | PR: (diff) | |
download | apache2-07050bb5be522bbf66bb8f053b53beefa295ee68.tar.xz apache2-07050bb5be522bbf66bb8f053b53beefa295ee68.zip |
A truly mighty mod normalising HTML tags to uppercase, and
'i' and 'b' to 'EM' and 'STRONG' respectively. Been threatening
to do this for months.. no-one need try to maintain this when
writing/modifiying the docs.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@80021 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/misc/index.html')
-rw-r--r-- | docs/manual/misc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/misc/index.html b/docs/manual/misc/index.html index b8a5608b32..b9eb945cc3 100644 --- a/docs/manual/misc/index.html +++ b/docs/manual/misc/index.html @@ -13,7 +13,7 @@ ALINK="#FF0000" > <!--#include virtual="header.html" --> - <H1 ALIGN="CENTER">Apache Miscellaneous Documentation</h1> + <H1 ALIGN="CENTER">Apache Miscellaneous Documentation</H1> <P> Below is a list of additional documentation pages that apply to the |