diff options
author | Jason S. Lingohr <jsl@apache.org> | 2005-03-26 06:46:19 +0100 |
---|---|---|
committer | Jason S. Lingohr <jsl@apache.org> | 2005-03-26 06:46:19 +0100 |
commit | 55d3f744c970b303373fbf57edc3bd7305cd74a7 (patch) | |
tree | 603b64a73b0b9488815eb71c10a9ac9f8f53442e | |
parent | Addition of htdbm documentation. nroff was meant to be generated, (diff) | |
download | apache2-55d3f744c970b303373fbf57edc3bd7305cd74a7.tar.xz apache2-55d3f744c970b303373fbf57edc3bd7305cd74a7.zip |
Update sitemap to link to new htdbm doco, update transformations.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@159098 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/programs/configure.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/programs/index.xml.es | 2 | ||||
-rw-r--r-- | docs/manual/programs/index.xml.ko | 2 | ||||
-rw-r--r-- | docs/manual/sitemap.html.en | 1 | ||||
-rw-r--r-- | docs/manual/sitemap.xml | 1 |
5 files changed, 5 insertions, 3 deletions
diff --git a/docs/manual/programs/configure.xml.ko b/docs/manual/programs/configure.xml.ko index cfa04e45a7..0b41f6b6d8 100644 --- a/docs/manual/programs/configure.xml.ko +++ b/docs/manual/programs/configure.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:151408 (outdated) --> +<!-- English Revision: 105989:159095 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/programs/index.xml.es b/docs/manual/programs/index.xml.es index e6adeca050..d6de0fba05 100644 --- a/docs/manual/programs/index.xml.es +++ b/docs/manual/programs/index.xml.es @@ -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.es.xsl"?> -<!-- English Revision: 103425:151408 (outdated) --> +<!-- English Revision: 103425:159095 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/programs/index.xml.ko b/docs/manual/programs/index.xml.ko index 48a1875e71..949e066b28 100644 --- a/docs/manual/programs/index.xml.ko +++ b/docs/manual/programs/index.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:151408 (outdated) --> +<!-- English Revision: 105989:159095 (outdated) --> <!-- Copyright 2004-2005 The Apache Software Foundation or its licensors, diff --git a/docs/manual/sitemap.html.en b/docs/manual/sitemap.html.en index ea39a435d3..b2e769b9a8 100644 --- a/docs/manual/sitemap.html.en +++ b/docs/manual/sitemap.html.en @@ -130,6 +130,7 @@ Server on HPUX</a></li> <li><a href="programs/configure.html">Manual Page: configure</a></li> <li><a href="programs/dbmmanage.html">Manual Page: dbmmanage</a></li> <li><a href="programs/htcacheclean.html">Manual Page: htcacheclean</a></li> +<li><a href="programs/htdbm.html">Manual Page: htdbm</a></li> <li><a href="programs/htdigest.html">Manual Page: htdigest</a></li> <li><a href="programs/htpasswd.html">Manual Page: htpasswd</a></li> <li><a href="programs/logresolve.html">Manual Page: logresolve</a></li> diff --git a/docs/manual/sitemap.xml b/docs/manual/sitemap.xml index 9b19754458..b8ff875abe 100644 --- a/docs/manual/sitemap.xml +++ b/docs/manual/sitemap.xml @@ -121,6 +121,7 @@ Server on HPUX</page> <page href="programs/configure.html">Manual Page: configure</page> <page href="programs/dbmmanage.html">Manual Page: dbmmanage</page> <page href="programs/htcacheclean.html">Manual Page: htcacheclean</page> +<page href="programs/htdbm.html">Manual Page: htdbm</page> <page href="programs/htdigest.html">Manual Page: htdigest</page> <page href="programs/htpasswd.html">Manual Page: htpasswd</page> <page href="programs/logresolve.html">Manual Page: logresolve</page> |