neysx       05/08/02 23:54:48

  Modified:    xml/htdocs/doc/en apache-developer.xml
  Log:
  #101131 s:depend-apache:depend.apache: & s:_MODULES_VHOSTDIR:_VHOSTDIR:

Revision  Changes    Path
1.2       +8 -6      xml/htdocs/doc/en/apache-developer.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/apache-developer.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo

Index: apache-developer.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-developer.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- apache-developer.xml        1 Aug 2005 15:52:23 -0000       1.1
+++ apache-developer.xml        2 Aug 2005 23:54:48 -0000       1.2
@@ -1,6 +1,8 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<guide link="apache-developer.xml" lang="en">
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/apache-developer.xml,v 1.2 
2005/08/02 23:54:48 neysx Exp $ -->
+
+<guide link="/doc/en/apache-developer.xml" lang="en">
 <title>Apache Developer Documentation</title>
 
 <author title="Author">
@@ -16,8 +18,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>2.1</version>
-<date>2005-08-01</date>
+<version>2.2</version>
+<date>2005-08-03</date>
 
 <chapter>
 <title>About this document</title>
@@ -774,7 +776,7 @@
 <body>
 
 <p>
-The <c>depend-apache</c> eclass sets the default locations of various apache 
+The <c>depend.apache</c> eclass sets the default locations of various apache 
 paths and handles setting dependencies on apache. In general, this eclass 
 shouldn't be used for modules. It should only be used for programs that need to
 depend on apache but that aren't modules. (Modules should use the <uri 
@@ -898,8 +900,8 @@
 </tr>
 <tr>
   <ti>
-    <c>APACHE1_MODULES_VHOSTDIR</c><br />
-    <c>APACHE2_MODULES_VHOSTDIR</c>
+    <c>APACHE1_VHOSTDIR</c><br />
+    <c>APACHE2_VHOSTDIR</c>
   </ti>
   <ti>
     ${APACHE1_CONFDIR}/vhosts.d<br />



-- 
[email protected] mailing list

Reply via email to