neysx 05/07/28 13:21:06 Modified: xml/htdocs/doc/en metadoc.xml Log: #100524 xmlified hardware stability articles
Revision Changes Path 1.86 +11 -1 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.86&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.86&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.85&r2=1.86&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- metadoc.xml 28 Jul 2005 08:04:04 -0000 1.85 +++ metadoc.xml 28 Jul 2005 13:21:06 -0000 1.86 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.85 2005/07/28 08:04:04 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.86 2005/07/28 13:21:06 neysx Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> @@ -69,6 +69,8 @@ <file id="art-ct-l-awk-p2">/doc/en/articles/l-awk2.xml</file> <file id="art-ct-l-awk-p3">/doc/en/articles/l-awk3.xml</file> <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file> + <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file> + <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file> <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="utf-8">/doc/en/utf-8.xml</file> <file id="cron-guide">/doc/en/cron-guide.xml</file> @@ -427,6 +429,14 @@ <memberof>articles_commth</memberof> <fileid>art-ct-sta-iptables-fw</fileid> </doc> + <doc id="hardware-stability-p1"> + <memberof>articles</memberof> + <fileid>hardware-stability-p1</fileid> + </doc> + <doc id="hardware-stability-p2"> + <memberof>articles</memberof> + <fileid>hardware-stability-p2</fileid> + </doc> <doc id="bugzilla-howto"> <memberof>other</memberof> <fileid>bugzie-howto</fileid> -- [email protected] mailing list
