jkt 06/01/30 16:02:33 Modified: xml/htdocs/doc/en metadoc.xml Log: linking /doc/en/mysql-upgrade-slotted.xml
Revision Changes Path 1.138 +8 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.138&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.138&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.137&r2=1.138&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.137 retrieving revision 1.138 diff -u -r1.137 -r1.138 --- metadoc.xml 23 Jan 2006 12:31:26 -0000 1.137 +++ metadoc.xml 30 Jan 2006 16:02:33 -0000 1.138 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.137 2006/01/23 12:31:26 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.138 2006/01/30 16:02:33 jkt Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.66</version> +<version>1.67</version> <members> <lead>neysx</lead> <member>fox2mike</member> @@ -381,6 +381,7 @@ <file id="freebsd-guide">/doc/en/gentoo-freebsd.xml</file> <file id="mips-faq">/doc/en/gentoo-mips-faq.xml</file> <file id="mysql-upgrading">/doc/en/mysql-upgrading.xml</file> + <file id="mysql-upgrade-slotted">/doc/en/mysql-upgrade-slotted.xml</file> <file id="gcc-upgrading">/doc/en/gcc-upgrading.xml</file> <file id="x86-at-faq">/proj/en/base/x86/arch-testers-faq.xml</file> </files> @@ -1202,6 +1203,11 @@ <memberof>upgrade</memberof> <fileid>mysql-upgrading</fileid> </doc> + <doc id="mysql-upgrade-slotted"> + <memberof>sysadmin_specific</memberof> + <memberof>upgrade</memberof> + <fileid>mysql-upgrade-slotted</fileid> + </doc> <doc id="gcc-upgrading"> <memberof>sysadmin_specific</memberof> <memberof>upgrade</memberof> -- [email protected] mailing list
