neysx 05/07/28 08:04:04 Modified: xml/htdocs/doc/en metadoc.xml Log: #99260 xmlified awk articles
Revision Changes Path 1.85 +17 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.85&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.85&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.84&r2=1.85&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.84 retrieving revision 1.85 diff -u -r1.84 -r1.85 --- metadoc.xml 27 Jul 2005 21:09:07 -0000 1.84 +++ metadoc.xml 28 Jul 2005 08:04:04 -0000 1.85 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.84 2005/07/27 21:09:07 fox2mike Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.85 2005/07/28 08:04:04 neysx Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.21</version> +<version>1.22</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -65,6 +65,9 @@ <file id="art-ct-l-sed-p1">/doc/en/articles/l-sed1.xml</file> <file id="art-ct-l-sed-p2">/doc/en/articles/l-sed2.xml</file> <file id="art-ct-l-sed-p3">/doc/en/articles/l-sed3.xml</file> + <file id="art-ct-l-awk-p1">/doc/en/articles/l-awk1.xml</file> + <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="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="utf-8">/doc/en/utf-8.xml</file> @@ -408,6 +411,18 @@ <memberof>articles_commth</memberof> <fileid>art-ct-l-sed-p3</fileid> </doc> + <doc id="art-ct-l-awk-p1"> + <memberof>articles_commth</memberof> + <fileid>art-ct-l-awk-p1</fileid> + </doc> + <doc id="art-ct-l-awk-p2"> + <memberof>articles_commth</memberof> + <fileid>art-ct-l-awk-p2</fileid> + </doc> + <doc id="art-ct-l-awk-p3"> + <memberof>articles_commth</memberof> + <fileid>art-ct-l-awk-p3</fileid> + </doc> <doc id="art-ct-sta-iptables-fw"> <memberof>articles_commth</memberof> <fileid>art-ct-sta-iptables-fw</fileid> -- [email protected] mailing list
