fox2mike 05/06/17 10:08:19 Modified: xml/htdocs/doc/en metadoc.xml Log: #90122, Added the vserver-howto
Revision Changes Path 1.68 +7 -2 xml/htdocs/doc/en/metadoc.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.68&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.68&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.67&r2=1.68&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.67 retrieving revision 1.68 diff -u -r1.67 -r1.68 --- metadoc.xml 14 Jun 2005 09:45:59 -0000 1.67 +++ metadoc.xml 17 Jun 2005 10:08:19 -0000 1.68 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.67 2005/06/14 09:45:59 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.68 2005/06/17 10:08:19 fox2mike Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.7</version> +<version>1.8</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -319,6 +319,7 @@ <file id="grub-error-guide">/doc/en/grub-error-guide.xml</file> <file id="usb-guide">/doc/en/usb-guide.xml</file> <file id="fluxbox-config">/doc/en/fluxbox-config.xml</file> + <file id="vserver-howto">/doc/en/vserver-howto.xml</file> <file id="security-handbook-index">/doc/en/security/index.xml</file> <file id="security-handbook">/doc/en/security/security-handbook.xml</file> <file id="shb-chroot">/doc/en/security/shb-chroot.xml</file> @@ -622,6 +623,10 @@ <memberof>desktop_install</memberof> <fileid>fluxbox-config</fileid> </doc> + <doc id="vserver-howto"> + <memberof>sysadmin_specific</memberof> + <fileid>vserver-howto</fileid> + </doc> <doc id="alsa-guide"> <memberof>desktop_config</memberof> <fileid>alsa-guide</fileid> -- [email protected] mailing list
