fox2mike 05/07/14 18:11:42 Modified: xml/htdocs/doc/en metadoc.xml Log: Changes for #99008.
Revision Changes Path 1.79 +12 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.79&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.79&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.78&r2=1.79&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.78 retrieving revision 1.79 diff -u -r1.78 -r1.79 --- metadoc.xml 14 Jul 2005 17:23:36 -0000 1.78 +++ metadoc.xml 14 Jul 2005 18:11:42 -0000 1.79 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.78 2005/07/14 17:23:36 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.79 2005/07/14 18:11:42 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.15</version> +<version>1.16</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -54,6 +54,8 @@ <file id="metadoc">/doc/en/metadoc.xml</file> <file id="name-logo">/main/en/name-logo.xml</file> <file id="art-bash-ex-p1">/doc/en/articles/bash-by-example-p1.xml</file> + <file id="art-bash-ex-p2">/doc/en/articles/bash-by-example-p2.xml</file> + <file id="art-bash-ex-p3">/doc/en/articles/bash-by-example-p3.xml</file> <file id="art-mk-distro-p1">/doc/en/articles/making-the-distro-p1.xml</file> <file id="art-mk-distro-p2">/doc/en/articles/making-the-distro-p2.xml</file> <file id="art-mk-distro-p3">/doc/en/articles/making-the-distro-p3.xml</file> @@ -356,6 +358,14 @@ <memberof>articles_linux</memberof> <fileid>art-bash-ex-p1</fileid> </doc> + <doc id="art-bash-ex-p2"> + <memberof>articles_linux</memberof> + <fileid>art-bash-ex-p2</fileid> + </doc> + <doc id="art-bash-ex-p3"> + <memberof>articles_linux</memberof> + <fileid>art-bash-ex-p3</fileid> + </doc> <doc id="art-mk-distro-p1"> <memberof>articles_gentoo</memberof> <fileid>art-mk-distro-p1</fileid> -- [email protected] mailing list
