diff options
author | Paul Querna <pquerna@apache.org> | 2005-11-20 02:02:09 +0000 |
---|---|---|
committer | Paul Querna <pquerna@apache.org> | 2005-11-20 02:02:09 +0000 |
commit | 14b0d1ed024d6236bcc89571ddb64a4eb2ecb10f (patch) | |
tree | 66f054239c86eb12e61f7477deb500b6b754e31b /docs | |
parent | ef6bb19dc9e6d1411993c2ac77749a3cb85f6b37 (diff) | |
download | httpd-14b0d1ed024d6236bcc89571ddb64a4eb2ecb10f.tar.gz |
rebuild
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@345709 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs')
-rw-r--r-- | docs/manual/new_features_2_2.html.en | 2 | ||||
-rw-r--r-- | docs/manual/new_features_2_2.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/new_features_2_2.xml.pt-br | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/new_features_2_2.html.en b/docs/manual/new_features_2_2.html.en index 437ec0e425..0180facb5d 100644 --- a/docs/manual/new_features_2_2.html.en +++ b/docs/manual/new_features_2_2.html.en @@ -162,7 +162,7 @@ lists all modules that are loaded based on the current configuration. Unlike the <code>-l</code> option, this list includes DSOs loaded via <code class="module"><a href="./mod/mod_so.html">mod_so</a></code>.</dd> - <dt><code class="program"><a href="./programs/htttxt2dbm.html">htttxt2dbm</a></code></dt> + <dt><code class="program"><a href="./programs/httxt2dbm.html">httxt2dbm</a></code></dt> <dd>A new program used to generate dbm files from text input, for use in <code class="directive"><a href="./mod/mod_rewrite.html#rewritemap">RewriteMap</a></code> with the <code>dbm</code> map type.</dd> diff --git a/docs/manual/new_features_2_2.xml.ko b/docs/manual/new_features_2_2.xml.ko index bf0fed4d3f..1dfb4ef624 100644 --- a/docs/manual/new_features_2_2.xml.ko +++ b/docs/manual/new_features_2_2.xml.ko @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='EUC-KR' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.ko.xsl"?> -<!-- English Revision: 105989:345701 (outdated) --> +<!-- English Revision: 105989:345708 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/new_features_2_2.xml.pt-br b/docs/manual/new_features_2_2.xml.pt-br index 0539e80a5f..5b795b6c6d 100644 --- a/docs/manual/new_features_2_2.xml.pt-br +++ b/docs/manual/new_features_2_2.xml.pt-br @@ -1,7 +1,7 @@ <?xml version='1.0' encoding='UTF-8' ?> <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd"> <?xml-stylesheet type="text/xsl" href="./style/manual.pt-br.xsl"?> -<!-- English Revision: 151408:345701 (outdated) --> +<!-- English Revision: 151408:345708 (outdated) --> <!-- Copyright 2005 The Apache Software Foundation or its licensors, |