rane 05/09/29 21:56:29 Modified: xml/htdocs/doc/en metadoc.xml Log: linked three brand new SSH articles
Revision Changes Path 1.110 +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.110&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.110&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.109&r2=1.110&cvsroot=gentoo Index: metadoc.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v retrieving revision 1.109 retrieving revision 1.110 diff -u -r1.109 -r1.110 --- metadoc.xml 28 Sep 2005 20:57:44 -0000 1.109 +++ metadoc.xml 29 Sep 2005 21:56:29 -0000 1.110 @@ -1,9 +1,9 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.109 2005/09/28 20:57:44 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.110 2005/09/29 21:56:29 rane Exp $ --> <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd"> <metadoc lang="en"> -<version>1.38</version> +<version>1.39</version> <members> <lead>swift</lead> <lead>neysx</lead> @@ -86,6 +86,9 @@ <file id="software-raid-p1">/doc/en/articles/software-raid-p1.xml</file> <file id="software-raid-p2">/doc/en/articles/software-raid-p2.xml</file> <file id="linux-kernel-compiling">/doc/en/articles/linux-kernel-compiling.xml</file> + <file id="openssh-key-management-p1">/doc/en/articles/openssh-key-management-p1.xml</file> + <file id="openssh-key-management-p2">/doc/en/articles/openssh-key-management-p2.xml</file> + <file id="openssh-key-management-p3">/doc/en/articles/openssh-key-management-p3.xml</file> <file id="bugzie-howto">/doc/en/bugzilla-howto.xml</file> <file id="mysql-howto">/doc/en/mysql-howto.xml</file> <file id="bt-guide">/doc/en/bluetooth-guide.xml</file> @@ -563,6 +566,18 @@ <memberof>articles_linux</memberof> <fileid>art-prompt-magic</fileid> </doc> + <doc id="openssh-key-management-p1"> + <memberof>articles_linux</memberof> + <fileid>openssh-key-management-p1</fileid> + </doc> + <doc id="openssh-key-management-p2"> + <memberof>articles_linux</memberof> + <fileid>openssh-key-management-p2</fileid> + </doc> + <doc id="openssh-key-management-p3"> + <memberof>articles_linux</memberof> + <fileid>openssh-key-management-p3</fileid> + </doc> <doc id="bugzilla-howto"> <memberof>other</memberof> <fileid>bugzie-howto</fileid> -- [email protected] mailing list
