Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: metadoc.xml
Date: Wed, 03 Aug 2005 10:37:30
Message-Id: 200508031036.j73Aa0DS014930@robin.gentoo.org
1 neysx 05/08/03 10:36:19
2
3 Modified: xml/htdocs/doc/en metadoc.xml
4 Log:
5 #100538 xmlified posix articles
6
7 Revision Changes Path
8 1.94 +20 -4 xml/htdocs/doc/en/metadoc.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.94&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml?rev=1.94&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/metadoc.xml.diff?r1=1.93&r2=1.94&cvsroot=gentoo
13
14 Index: metadoc.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
17 retrieving revision 1.93
18 retrieving revision 1.94
19 diff -u -r1.93 -r1.94
20 --- metadoc.xml 2 Aug 2005 17:59:29 -0000 1.93
21 +++ metadoc.xml 3 Aug 2005 10:36:19 -0000 1.94
22 @@ -1,9 +1,9 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.93 2005/08/02 17:59:29 swift Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.94 2005/08/03 10:36:19 neysx Exp $ -->
26 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
27
28 <metadoc lang="en">
29 -<version>1.23</version>
30 +<version>1.24</version>
31 <members>
32 <lead>swift</lead>
33 <lead>neysx</lead>
34 @@ -27,6 +27,7 @@
35 <cat id="articles_gentoo" parent="articles">Gentoo Articles</cat>
36 <cat id="articles_linux" parent="articles">Learning Linux Articles</cat>
37 <cat id="articles_commth" parent="articles">DeveloperWorks Common Threads</cat>
38 + <cat id="articles_others" parent="articles">Miscellaneous Articles</cat>
39 <cat id="sysadmin">System Administration Documentation</cat>
40 <cat id="sysadmin_general" parent="sysadmin">General System Administration</cat>
41 <cat id="sysadmin_specific" parent="sysadmin">Specific Administration Guides</cat>
42 @@ -68,6 +69,9 @@
43 <file id="art-ct-l-awk-p1">/doc/en/articles/l-awk1.xml</file>
44 <file id="art-ct-l-awk-p2">/doc/en/articles/l-awk2.xml</file>
45 <file id="art-ct-l-awk-p3">/doc/en/articles/l-awk3.xml</file>
46 + <file id="art-ct-l-posix-p1">/doc/en/articles/l-posix1.xml</file>
47 + <file id="art-ct-l-posix-p2">/doc/en/articles/l-posix2.xml</file>
48 + <file id="art-ct-l-posix-p3">/doc/en/articles/l-posix3.xml</file>
49 <file id="art-ct-sta-iptables-fw">/doc/en/articles/linux-24-stateful-fw-design.xml</file>
50 <file id="hardware-stability-p1">/doc/en/articles/hardware-stability-p1.xml</file>
51 <file id="hardware-stability-p2">/doc/en/articles/hardware-stability-p2.xml</file>
52 @@ -429,16 +433,28 @@
53 <memberof>articles_commth</memberof>
54 <fileid>art-ct-l-awk-p3</fileid>
55 </doc>
56 + <doc id="art-ct-l-posix-p1">
57 + <memberof>articles_commth</memberof>
58 + <fileid>art-ct-l-posix-p1</fileid>
59 + </doc>
60 + <doc id="art-ct-l-posix-p2">
61 + <memberof>articles_commth</memberof>
62 + <fileid>art-ct-l-posix-p2</fileid>
63 + </doc>
64 + <doc id="art-ct-l-posix-p3">
65 + <memberof>articles_commth</memberof>
66 + <fileid>art-ct-l-posix-p3</fileid>
67 + </doc>
68 <doc id="art-ct-sta-iptables-fw">
69 <memberof>articles_commth</memberof>
70 <fileid>art-ct-sta-iptables-fw</fileid>
71 </doc>
72 <doc id="hardware-stability-p1">
73 - <memberof>articles</memberof>
74 + <memberof>articles_others</memberof>
75 <fileid>hardware-stability-p1</fileid>
76 </doc>
77 <doc id="hardware-stability-p2">
78 - <memberof>articles</memberof>
79 + <memberof>articles_others</memberof>
80 <fileid>hardware-stability-p2</fileid>
81 </doc>
82 <doc id="bugzilla-howto">
83
84
85
86 --
87 gentoo-doc-cvs@g.o mailing list