Gentoo Archives: gentoo-doc-cvs

From: Lukasz Damentko <rane@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: bash-by-example-p1.xml
Date: Sat, 10 Sep 2005 21:20:26
Message-Id: 200509102116.j8ALGBvh014347@robin.gentoo.org
1 rane 05/09/10 21:20:16
2
3 Modified: xml/htdocs/doc/en/articles bash-by-example-p1.xml
4 bash-by-example-p2.xml bash-by-example-p3.xml
5 dynamic-iptables-firewalls.xml l-awk1.xml
6 l-awk2.xml l-awk3.xml l-posix1.xml l-posix2.xml
7 l-posix3.xml l-sed1.xml l-sed2.xml l-sed3.xml
8 linux-24-stateful-fw-design.xml
9 Log:
10 removed myself as editor of articles i xmlified in the past, bumped versions, left dates behind as there's no update to content
11
12 Revision Changes Path
13 1.5 +2 -5 xml/htdocs/doc/en/articles/bash-by-example-p1.xml
14
15 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
16 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
17 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo
18
19 Index: bash-by-example-p1.xml
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v
22 retrieving revision 1.4
23 retrieving revision 1.5
24 diff -u -r1.4 -r1.5
25 --- bash-by-example-p1.xml 15 Aug 2005 23:16:06 -0000 1.4
26 +++ bash-by-example-p1.xml 10 Sep 2005 21:20:16 -0000 1.5
27 @@ -1,5 +1,5 @@
28 <?xml version='1.0' encoding="UTF-8"?>
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.4 2005/08/15 23:16:06 cam Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.5 2005/09/10 21:20:16 rane Exp $ -->
31 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
32
33 <guide link="/doc/en/articles/bash-by-example-p1.xml">
34 @@ -8,9 +8,6 @@
35 <author title="Author">
36 <mail link="drobbins@g.o">Daniel Robbins</mail>
37 </author>
38 -<author title="Editor">
39 - <mail link="rane@g.o">Łukasz Damentko</mail>
40 -</author>
41
42 <abstract>
43 By learning how to program in the bash scripting language, your day-to-day
44 @@ -27,7 +24,7 @@
45 version of the original article, and contains various improvements made by the
46 Gentoo Linux Documentation team -->
47
48 -<version>1.1</version>
49 +<version>1.2</version>
50 <date>2005-07-12</date>
51
52 <chapter>
53
54
55
56 1.4 +2 -5 xml/htdocs/doc/en/articles/bash-by-example-p2.xml
57
58 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
59 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
60 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p2.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
61
62 Index: bash-by-example-p2.xml
63 ===================================================================
64 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v
65 retrieving revision 1.3
66 retrieving revision 1.4
67 diff -u -r1.3 -r1.4
68 --- bash-by-example-p2.xml 15 Aug 2005 23:16:06 -0000 1.3
69 +++ bash-by-example-p2.xml 10 Sep 2005 21:20:16 -0000 1.4
70 @@ -1,5 +1,5 @@
71 <?xml version='1.0' encoding="UTF-8"?>
72 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.3 2005/08/15 23:16:06 cam Exp $ -->
73 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p2.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
74 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
75
76 <guide link="/doc/en/articles/bash-by-example-p2.xml">
77 @@ -8,9 +8,6 @@
78 <author title="Author">
79 <mail link="drobbins@g.o">Daniel Robbins</mail>
80 </author>
81 -<author title="Editor">
82 - <mail link="rane@g.o">Łukasz Damentko</mail>
83 -</author>
84
85 <abstract>
86 In his introductory article on bash, Daniel Robbins walked you through some of
87 @@ -24,7 +21,7 @@
88 version of the original article, and contains various improvements made by the
89 Gentoo Linux Documentation team -->
90
91 -<version>1.1</version>
92 +<version>1.2</version>
93 <date>2005-08-03</date>
94
95 <chapter>
96
97
98
99 1.4 +2 -5 xml/htdocs/doc/en/articles/bash-by-example-p3.xml
100
101 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
102 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
103 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p3.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
104
105 Index: bash-by-example-p3.xml
106 ===================================================================
107 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v
108 retrieving revision 1.3
109 retrieving revision 1.4
110 diff -u -r1.3 -r1.4
111 --- bash-by-example-p3.xml 15 Aug 2005 23:16:06 -0000 1.3
112 +++ bash-by-example-p3.xml 10 Sep 2005 21:20:16 -0000 1.4
113 @@ -1,5 +1,5 @@
114 <?xml version='1.0' encoding="UTF-8"?>
115 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.3 2005/08/15 23:16:06 cam Exp $ -->
116 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
117 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
118
119 <guide link="/doc/en/articles/bash-by-example-p3.xml">
120 @@ -8,9 +8,6 @@
121 <author title="Author">
122 <mail link="drobbins@g.o">Daniel Robbins</mail>
123 </author>
124 -<author title="Editor">
125 - <mail link="rane@g.o">Łukasz Damentko</mail>
126 -</author>
127
128 <abstract>
129 In his final Bash by example article, Daniel Robbins takes a good look at the
130 @@ -26,7 +23,7 @@
131 version of the original article, and contains various improvements made by the
132 Gentoo Linux Documentation team -->
133
134 -<version>1.1</version>
135 +<version>1.2</version>
136 <date>2005-08-03</date>
137
138 <chapter>
139
140
141
142 1.4 +2 -5 xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml
143
144 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
145 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
146 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
147
148 Index: dynamic-iptables-firewalls.xml
149 ===================================================================
150 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v
151 retrieving revision 1.3
152 retrieving revision 1.4
153 diff -u -r1.3 -r1.4
154 --- dynamic-iptables-firewalls.xml 8 Sep 2005 11:40:48 -0000 1.3
155 +++ dynamic-iptables-firewalls.xml 10 Sep 2005 21:20:16 -0000 1.4
156 @@ -1,5 +1,5 @@
157 <?xml version='1.0' encoding="UTF-8"?>
158 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v 1.3 2005/09/08 11:40:48 fox2mike Exp $ -->
159 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/dynamic-iptables-firewalls.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
160 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
161
162 <guide link="/doc/en/articles/dynamic-iptables-firewalls.xml">
163 @@ -8,9 +8,6 @@
164 <author title="Author">
165 <mail link="drobbins@g.o">Daniel Robbins</mail>
166 </author>
167 -<author title="Editor">
168 - <mail link="rane@g.o">Łukasz Damentko</mail>
169 -</author>
170
171 <abstract>
172 Firewalls are good and fun, but what do you do when you need to make rapid,
173 @@ -25,7 +22,7 @@
174 version of the original article, and contains various improvements made by the
175 Gentoo Linux Documentation team -->
176
177 -<version>1.1</version>
178 +<version>1.2</version>
179 <date>2005-09-08</date>
180
181 <chapter>
182
183
184
185 1.3 +2 -5 xml/htdocs/doc/en/articles/l-awk1.xml
186
187 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
188 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
189 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
190
191 Index: l-awk1.xml
192 ===================================================================
193 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v
194 retrieving revision 1.2
195 retrieving revision 1.3
196 diff -u -r1.2 -r1.3
197 --- l-awk1.xml 15 Aug 2005 23:16:06 -0000 1.2
198 +++ l-awk1.xml 10 Sep 2005 21:20:16 -0000 1.3
199 @@ -1,5 +1,5 @@
200 <?xml version='1.0' encoding="UTF-8"?>
201 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
202 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk1.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
203 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
204
205 <guide link="/doc/en/articles/l-awk1.xml">
206 @@ -8,9 +8,6 @@
207 <author title="Author">
208 <mail link="drobbins@g.o">Daniel Robbins</mail>
209 </author>
210 -<author title="Editor">
211 - <mail link="rane@g.o">Łukasz Damentko</mail>
212 -</author>
213
214 <abstract>
215 Awk is a very nice language with a very strange name. In this first article of a
216 @@ -24,7 +21,7 @@
217 version of the original article, and contains various improvements made by the
218 Gentoo Linux Documentation team -->
219
220 -<version>1.0</version>
221 +<version>1.1</version>
222 <date>2005-07-15</date>
223
224 <chapter>
225
226
227
228 1.3 +2 -5 xml/htdocs/doc/en/articles/l-awk2.xml
229
230 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
231 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
232 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
233
234 Index: l-awk2.xml
235 ===================================================================
236 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v
237 retrieving revision 1.2
238 retrieving revision 1.3
239 diff -u -r1.2 -r1.3
240 --- l-awk2.xml 15 Aug 2005 23:16:06 -0000 1.2
241 +++ l-awk2.xml 10 Sep 2005 21:20:16 -0000 1.3
242 @@ -1,5 +1,5 @@
243 <?xml version='1.0' encoding="UTF-8"?>
244 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
245 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
246 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
247
248 <guide link="/doc/en/articles/l-awk2.xml">
249 @@ -8,9 +8,6 @@
250 <author title="Author">
251 <mail link="drobbins@g.o">Daniel Robbins</mail>
252 </author>
253 -<author title="Editor">
254 - <mail link="rane@g.o">Łukasz Damentko</mail>
255 -</author>
256
257 <abstract>
258 In this sequel to his previous intro to awk, Daniel Robbins continues to explore
259 @@ -25,7 +22,7 @@
260 version of the original article, and contains various improvements made by the
261 Gentoo Linux Documentation team -->
262
263 -<version>1.0</version>
264 +<version>1.1</version>
265 <date>2005-07-27</date>
266
267 <chapter>
268
269
270
271 1.4 +2 -5 xml/htdocs/doc/en/articles/l-awk3.xml
272
273 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
274 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
275 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
276
277 Index: l-awk3.xml
278 ===================================================================
279 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v
280 retrieving revision 1.3
281 retrieving revision 1.4
282 diff -u -r1.3 -r1.4
283 --- l-awk3.xml 15 Aug 2005 23:16:06 -0000 1.3
284 +++ l-awk3.xml 10 Sep 2005 21:20:16 -0000 1.4
285 @@ -1,5 +1,5 @@
286 <?xml version='1.0' encoding="UTF-8"?>
287 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.3 2005/08/15 23:16:06 cam Exp $ -->
288 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
289 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
290
291 <guide link="/doc/en/articles/l-awk3.xml">
292 @@ -8,9 +8,6 @@
293 <author title="Author">
294 <mail link="drobbins@g.o">Daniel Robbins</mail>
295 </author>
296 -<author title="Editor">
297 - <mail link="rane@g.o">Łukasz Damentko</mail>
298 -</author>
299
300 <abstract>
301 In this sequel to his previous intro to awk, Daniel Robbins continues to explore
302 @@ -25,7 +22,7 @@
303 version of the original article, and contains various improvements made by the
304 Gentoo Linux Documentation team -->
305
306 -<version>1.1</version>
307 +<version>1.2</version>
308 <date>2005-08-03</date>
309
310 <chapter>
311
312
313
314 1.3 +2 -5 xml/htdocs/doc/en/articles/l-posix1.xml
315
316 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
317 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
318 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
319
320 Index: l-posix1.xml
321 ===================================================================
322 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v
323 retrieving revision 1.2
324 retrieving revision 1.3
325 diff -u -r1.2 -r1.3
326 --- l-posix1.xml 15 Aug 2005 23:16:06 -0000 1.2
327 +++ l-posix1.xml 10 Sep 2005 21:20:16 -0000 1.3
328 @@ -1,5 +1,5 @@
329 <?xml version='1.0' encoding="UTF-8"?>
330 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
331 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix1.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
332 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
333
334 <guide link="/doc/en/articles/l-posix1.xml">
335 @@ -8,9 +8,6 @@
336 <author title="Author">
337 <mail link="drobbins@g.o">Daniel Robbins</mail>
338 </author>
339 -<author title="Editor">
340 - <mail link="rane@g.o">Łukasz Damentko</mail>
341 -</author>
342
343 <abstract>
344 POSIX (Portable Operating System Interface) threads are a great way to increase
345 @@ -25,7 +22,7 @@
346 version of the original article, and contains various improvements made by the
347 Gentoo Linux Documentation team -->
348
349 -<version>1.0</version>
350 +<version>1.1</version>
351 <date>2005-07-27</date>
352
353 <chapter>
354
355
356
357 1.3 +2 -5 xml/htdocs/doc/en/articles/l-posix2.xml
358
359 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
360 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
361 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
362
363 Index: l-posix2.xml
364 ===================================================================
365 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v
366 retrieving revision 1.2
367 retrieving revision 1.3
368 diff -u -r1.2 -r1.3
369 --- l-posix2.xml 15 Aug 2005 23:16:06 -0000 1.2
370 +++ l-posix2.xml 10 Sep 2005 21:20:16 -0000 1.3
371 @@ -1,5 +1,5 @@
372 <?xml version='1.0' encoding="UTF-8"?>
373 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
374 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
375 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
376
377 <guide link="/doc/en/articles/l-posix2.xml">
378 @@ -8,9 +8,6 @@
379 <author title="Author">
380 <mail link="drobbins@g.o">Daniel Robbins</mail>
381 </author>
382 -<author title="Editor">
383 - <mail link="rane@g.o">Łukasz Damentko</mail>
384 -</author>
385
386 <abstract>
387 POSIX threads are a great way to increase the responsiveness and performance of
388 @@ -24,7 +21,7 @@
389 version of the original article, and contains various improvements made by the
390 Gentoo Linux Documentation team -->
391
392 -<version>1.0</version>
393 +<version>1.1</version>
394 <date>2005-07-27</date>
395
396 <chapter>
397
398
399
400 1.3 +2 -5 xml/htdocs/doc/en/articles/l-posix3.xml
401
402 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
403 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
404 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-posix3.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
405
406 Index: l-posix3.xml
407 ===================================================================
408 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v
409 retrieving revision 1.2
410 retrieving revision 1.3
411 diff -u -r1.2 -r1.3
412 --- l-posix3.xml 15 Aug 2005 23:16:06 -0000 1.2
413 +++ l-posix3.xml 10 Sep 2005 21:20:16 -0000 1.3
414 @@ -1,5 +1,5 @@
415 <?xml version='1.0' encoding="UTF-8"?>
416 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
417 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-posix3.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
418 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
419
420 <guide link="/doc/en/articles/l-posix3.xml">
421 @@ -8,9 +8,6 @@
422 <author title="Author">
423 <mail link="drobbins@g.o">Daniel Robbins</mail>
424 </author>
425 -<author title="Editor">
426 - <mail link="rane@g.o">Łukasz Damentko</mail>
427 -</author>
428
429 <abstract>
430 In this article, the last of a three-part series on POSIX threads, Daniel takes
431 @@ -26,7 +23,7 @@
432 version of the original article, and contains various improvements made by the
433 Gentoo Linux Documentation team -->
434
435 -<version>1.0</version>
436 +<version>1.1</version>
437 <date>2005-07-28</date>
438
439 <chapter>
440
441
442
443 1.3 +2 -5 xml/htdocs/doc/en/articles/l-sed1.xml
444
445 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
446 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
447 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
448
449 Index: l-sed1.xml
450 ===================================================================
451 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v
452 retrieving revision 1.2
453 retrieving revision 1.3
454 diff -u -r1.2 -r1.3
455 --- l-sed1.xml 15 Aug 2005 21:00:31 -0000 1.2
456 +++ l-sed1.xml 10 Sep 2005 21:20:16 -0000 1.3
457 @@ -1,5 +1,5 @@
458 <?xml version='1.0' encoding="UTF-8"?>
459 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.2 2005/08/15 21:00:31 cam Exp $ -->
460 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
461 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
462
463 <guide link="/doc/en/articles/l-sed1.xml">
464 @@ -8,9 +8,6 @@
465 <author title="Author">
466 <mail link="drobbins@g.o">Daniel Robbins</mail>
467 </author>
468 -<author title="Editor">
469 - <mail link="rane@g.o">Łukasz Damentko</mail>
470 -</author>
471
472 <abstract>
473 In this series of articles, Daniel Robbins will show you how to use the very
474 @@ -24,7 +21,7 @@
475 version of the original article, and contains various improvements made by the
476 Gentoo Linux Documentation team -->
477
478 -<version>1.0</version>
479 +<version>1.1</version>
480 <date>2005-07-15</date>
481
482 <chapter>
483
484
485
486 1.3 +2 -5 xml/htdocs/doc/en/articles/l-sed2.xml
487
488 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
489 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
490 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
491
492 Index: l-sed2.xml
493 ===================================================================
494 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v
495 retrieving revision 1.2
496 retrieving revision 1.3
497 diff -u -r1.2 -r1.3
498 --- l-sed2.xml 15 Aug 2005 23:16:06 -0000 1.2
499 +++ l-sed2.xml 10 Sep 2005 21:20:16 -0000 1.3
500 @@ -1,5 +1,5 @@
501 <?xml version='1.0' encoding="UTF-8"?>
502 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.2 2005/08/15 23:16:06 cam Exp $ -->
503 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.3 2005/09/10 21:20:16 rane Exp $ -->
504 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
505
506 <guide link="/doc/en/articles/l-sed2.xml">
507 @@ -8,9 +8,6 @@
508 <author title="Author">
509 <mail link="drobbins@g.o">Daniel Robbins</mail>
510 </author>
511 -<author title="Editor">
512 - <mail link="rane@g.o">Łukasz Damentko</mail>
513 -</author>
514
515 <abstract>
516 Sed is a very powerful and compact text stream editor. In this article, the
517 @@ -24,7 +21,7 @@
518 version of the original article, and contains various improvements made by the
519 Gentoo Linux Documentation team -->
520
521 -<version>1.0</version>
522 +<version>1.1</version>
523 <date>2005-07-15</date>
524
525 <chapter>
526
527
528
529 1.4 +2 -5 xml/htdocs/doc/en/articles/l-sed3.xml
530
531 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
532 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
533 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-sed3.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
534
535 Index: l-sed3.xml
536 ===================================================================
537 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v
538 retrieving revision 1.3
539 retrieving revision 1.4
540 diff -u -r1.3 -r1.4
541 --- l-sed3.xml 15 Aug 2005 23:16:06 -0000 1.3
542 +++ l-sed3.xml 10 Sep 2005 21:20:16 -0000 1.4
543 @@ -1,5 +1,5 @@
544 <?xml version='1.0' encoding="UTF-8"?>
545 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v 1.3 2005/08/15 23:16:06 cam Exp $ -->
546 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed3.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
547 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
548
549 <guide link="/doc/en/articles/l-sed3.xml">
550 @@ -8,9 +8,6 @@
551 <author title="Author">
552 <mail link="drobbins@g.o">Daniel Robbins</mail>
553 </author>
554 -<author title="Editor">
555 - <mail link="rane@g.o">Łukasz Damentko</mail>
556 -</author>
557
558 <abstract>
559 Sed is a very powerful and compact text stream editor. In this article, the
560 @@ -24,7 +21,7 @@
561 version of the original article, and contains various improvements made by the
562 Gentoo Linux Documentation team -->
563
564 -<version>1.0</version>
565 +<version>1.1</version>
566 <date>2005-07-16</date>
567
568 <chapter>
569
570
571
572 1.4 +2 -5 xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml
573
574 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
575 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
576 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
577
578 Index: linux-24-stateful-fw-design.xml
579 ===================================================================
580 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v
581 retrieving revision 1.3
582 retrieving revision 1.4
583 diff -u -r1.3 -r1.4
584 --- linux-24-stateful-fw-design.xml 26 Aug 2005 23:30:10 -0000 1.3
585 +++ linux-24-stateful-fw-design.xml 10 Sep 2005 21:20:16 -0000 1.4
586 @@ -1,5 +1,5 @@
587 <?xml version='1.0' encoding="UTF-8"?>
588 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v 1.3 2005/08/26 23:30:10 neysx Exp $ -->
589 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/linux-24-stateful-fw-design.xml,v 1.4 2005/09/10 21:20:16 rane Exp $ -->
590 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
591
592 <guide link="/doc/en/articles/linux-24-stateful-fw-design.xml">
593 @@ -8,9 +8,6 @@
594 <author title="Author">
595 <mail link="drobbins@g.o">Daniel Robbins</mail>
596 </author>
597 -<author title="Editor">
598 - <mail link="rane@g.o">Łukasz Damentko</mail>
599 -</author>
600
601 <abstract>
602 This tutorial shows you how to use netfilter to set up a powerful Linux stateful
603 @@ -22,7 +19,7 @@
604 version of the original article, and contains various improvements made by the
605 Gentoo Linux Documentation team -->
606
607 -<version>1.1</version>
608 +<version>1.2</version>
609 <date>2005-08-27</date>
610
611 <chapter>
612
613
614
615 --
616 gentoo-doc-cvs@g.o mailing list