fox2mike 05/07/13 10:06:16 Modified: xml/htdocs/doc/en metadoc.xml Log: Changes for #98620.
Revision Changes Path 1.76 +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.76&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.76&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.75&r2=1.76&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.75 retrieving revision 1.76 diff -u -r1.75 -r1.76 --- metadoc.xml 13 Jul 2005 08:00:31 -0000 1.75 +++ metadoc.xml 13 Jul 2005 10:06:16 -0000 1.76 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.75 2005/07/13 08:00:31 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.76 2005/07/13 10:06:16 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.13</version> +<version>1.14</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -25,6 +25,7 @@ <cat id="gentoo_choices" parent="gentoo">Gentoo Choices</cat> <cat id="articles_gentoo" parent="articles">Gentoo Articles</cat> <cat id="articles_linux" parent="articles">Learning Linux Articles</cat> + <cat id="articles_commth" parent="articles">DeveloperWorks Common Threads</cat> <cat id="sysadmin">System Administration Documentation</cat> <cat id="sysadmin_general" parent="sysadmin">General System Administration</cat> <cat id="sysadmin_specific" parent="sysadmin">Specific Administration Guides</cat> @@ -56,6 +57,7 @@ <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file> <file id="art-lpi-101-fundamentals-p1">/doc/en/articles/lpi-101-fundamentals-p1.xml</file> <file id="art-lpi-101-administration-p2">/doc/en/articles/lpi-101-administration-p2.xml</file> + <file id="art-ct-dyn-iptables-fw">/doc/en/articles/dynamic-iptables-firewalls.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> @@ -368,6 +370,10 @@ <memberof>articles_linux</memberof> <fileid>art-lpi-101-administration-p2</fileid> </doc> + <doc id="art-ct-dyn-iptables-fw"> + <memberof>articles_commth</memberof> + <fileid>art-ct-dyn-iptables-fw</fileid> + </doc> <doc id="bugzilla-howto"> <memberof>other</memberof> <fileid>bugzie-howto</fileid> -- [email protected] mailing list
