Commit c061d57a authored by Andre Malo's avatar Andre Malo
Browse files

mention the new manual page everywhere


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@105712 13f79535-47bb-0310-9956-ffa450edef68
parent 0768953c
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
<?xml version='1.0' encoding='UTF-8' ?>
<!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.en.xsl"?>
<!-- $Revision: 1.8 $ -->
<!-- $Revision: 1.9 $ -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
@@ -57,6 +57,9 @@
      <dd>Create and update user authentication files in DBM format
      for basic authentication</dd>

      <dt><a href="htcacheclean.html">htcacheclean</a></dt>
      <dd>Clean up the disk cache</dd>

      <dt><a href="htdigest.html">htdigest</a></dt>

      <dd>Create and update user authentication files for digest
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
<!-- $Revision: 1.38 $ -->
<!-- $Revision: 1.39 $ -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
@@ -119,6 +119,7 @@ Server on HPUX</page>
<page href="programs/apxs.html">Manual Page: apxs</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/htdigest.html">Manual Page: htdigest</page>
<page href="programs/htpasswd.html">Manual Page: htpasswd</page>
<page href="programs/logresolve.html">Manual Page: logresolve</page>
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
<!-- English Revision: 1.38 -->
<!-- English Revision: 1.39 -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
@@ -122,6 +122,7 @@ HPUX betreiben</page>
<page href="programs/apxs.html">apxs</page>
<page href="programs/configure.html">configure</page>
<page href="programs/dbmmanage.html">dbmmanage</page>
<page href="programs/htcacheclean.html">htcacheclean</page>
<page href="programs/htdigest.html">htdigest</page>
<page href="programs/htpasswd.html">htpasswd</page>
<page href="programs/logresolve.html">logresolve</page>
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.es.xsl"?>
<!-- English Revision: 1.38 -->
<!-- English Revision: 1.39 -->

<!--
 Copyright 2004 The Apache Software Foundation
@@ -119,6 +119,7 @@ Apache</page>
<page href="programs/apxs.html">P&#225;gina de Ayuda: apxs</page>
<page href="programs/configure.html">P&#225;gina de Ayuda: configure</page>
<page href="programs/dbmmanage.html">P&#225;gina de Ayuda: dbmmanage</page>
<page href="programs/htcacheclean.html">P&#225;gina de Ayuda: htcacheclean</page>
<page href="programs/htdigest.html">P&#225;gina de Ayuda: htdigest</page>
<page href="programs/htpasswd.html">P&#225;gina de Ayuda: htpasswd</page>
<page href="programs/logresolve.html">P&#225;gina de Ayuda: logresolve</page>
+2 −1
Original line number Diff line number Diff line
<?xml version="1.0" encoding="iso-2022-jp"?>
<!DOCTYPE sitemap SYSTEM "./style/sitemap.dtd">
<?xml-stylesheet type="text/xsl" href="./style/manual.ja.xsl"?>
<!-- English Revision: 1.38 -->
<!-- English Revision: 1.39 -->

<!--
 Copyright 2002-2004 The Apache Software Foundation
@@ -118,6 +118,7 @@
<page href="programs/apxs.html">$B%^%K%e%"%k%Z!<%8(B: apxs</page>
<page href="programs/configure.html">$B%^%K%e%"%k%Z!<%8(B: configure</page>
<page href="programs/dbmmanage.html">$B%^%K%e%"%k%Z!<%8(B: dbmmanage</page>
<page href="programs/htcacheclean.html">$B%^%K%e%"%k%Z!<%8(B: htcacheclean</page>
<page href="programs/htdigest.html">$B%^%K%e%"%k%Z!<%8(B: htdigest</page>
<page href="programs/htpasswd.html">$B%^%K%e%"%k%Z!<%8(B: htpasswd</page>
<page href="programs/logresolve.html">$B%^%K%e%"%k%Z!<%8(B: logresolve</page>
Loading