Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: bash-by-example-p1.xml
Date: Thu, 28 Jul 2005 07:52:31
Message-Id: 200507280751.j6S7puxI025670@robin.gentoo.org
1 fox2mike 05/07/28 07:52:14
2
3 Modified: xml/htdocs/doc/en/articles bash-by-example-p1.xml
4 making-the-distro-p1.xml making-the-distro-p2.xml
5 making-the-distro-p3.xml
6 Log:
7 #100537 - Fixing forbidden tabs, thanks to rane for reporting.
8
9 Revision Changes Path
10 1.3 +4 -4 xml/htdocs/doc/en/articles/bash-by-example-p1.xml
11
12 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
13 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
14 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/bash-by-example-p1.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
15
16 Index: bash-by-example-p1.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- bash-by-example-p1.xml 15 Jul 2005 10:26:57 -0000 1.2
23 +++ bash-by-example-p1.xml 28 Jul 2005 07:52:14 -0000 1.3
24 @@ -1,5 +1,5 @@
25 <?xml version='1.0' encoding="UTF-8"?>
26 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.2 2005/07/15 10:26:57 fox2mike Exp $ -->
27 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/bash-by-example-p1.xml,v 1.3 2005/07/28 07:52:14 fox2mike Exp $ -->
28 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
29
30 <guide link="/doc/en/articles/bash-by-example-p1.xml">
31 @@ -661,9 +661,9 @@
32
33 <ul>
34 <li>
35 - Read <uri
36 - link="http://www.gentoo.org/doc/en/articles/bash-by-example-p2.xml">Bash by
37 - example: Part 2</uri>.
38 + Read <uri
39 + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p2.xml">Bash by
40 + example: Part 2</uri>.
41 </li>
42 <li>
43 Read <uri
44
45
46
47 1.4 +16 -16 xml/htdocs/doc/en/articles/making-the-distro-p1.xml
48
49 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml?rev=1.4&content-type=text/x-cvsweb-markup&cvsroot=gentoo
50 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml?rev=1.4&content-type=text/plain&cvsroot=gentoo
51 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p1.xml.diff?r1=1.3&r2=1.4&cvsroot=gentoo
52
53 Index: making-the-distro-p1.xml
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v
56 retrieving revision 1.3
57 retrieving revision 1.4
58 diff -u -r1.3 -r1.4
59 --- making-the-distro-p1.xml 26 Jul 2005 00:24:57 -0000 1.3
60 +++ making-the-distro-p1.xml 28 Jul 2005 07:52:14 -0000 1.4
61 @@ -1,15 +1,15 @@
62 <?xml version='1.0' encoding="UTF-8"?>
63 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.3 2005/07/26 00:24:57 neysx Exp $ -->
64 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p1.xml,v 1.4 2005/07/28 07:52:14 fox2mike Exp $ -->
65 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
66
67 <guide link="/doc/en/articles/making-the-distro-p1.xml">
68 <title>Making the distribution, Part 1</title>
69
70 <author title="Author">
71 - <mail link="drobbins@g.o">Daniel Robbins</mail>
72 + <mail link="drobbins@g.o">Daniel Robbins</mail>
73 </author>
74 <author title="Editor">
75 - <mail link="fox2mike@g.o">Shyam Mani</mail>
76 + <mail link="fox2mike@g.o">Shyam Mani</mail>
77 </author>
78
79 <abstract>
80 @@ -358,20 +358,20 @@
81 <body>
82
83 <ul>
84 - <li>
85 - Continue reading my story with "Making the distribution, <uri
86 - link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri
87 - link="/doc/en/articles/making-the-distro-p3.xml">Part 3</uri>".
88 - </li>
89 - <li>
90 - Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more
91 - information on the distribution.
92 - </li>
93 <li>
94 - Learn more about the Gentoo Linux ebuild system in Daniel's article, <uri
95 - link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by
96 - example, Part 3</uri>.
97 - </li>
98 + Continue reading my story with "Making the distribution, <uri
99 + link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri> and <uri
100 + link="/doc/en/articles/making-the-distro-p3.xml">Part 3</uri>".
101 + </li>
102 + <li>
103 + Visit the <uri link="/index.xml">Gentoo Linux Web site</uri> for more
104 + information on the distribution.
105 + </li>
106 + <li>
107 + Learn more about the Gentoo Linux ebuild system in Daniel's article, <uri
108 + link="http://www.gentoo.org/doc/en/articles/bash-by-example-p3.xml">Bash by
109 + example, Part 3</uri>.
110 + </li>
111 </ul>
112
113 </body>
114
115
116
117 1.3 +53 -53 xml/htdocs/doc/en/articles/making-the-distro-p2.xml
118
119 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
120 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
121 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p2.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
122
123 Index: making-the-distro-p2.xml
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v
126 retrieving revision 1.2
127 retrieving revision 1.3
128 diff -u -r1.2 -r1.3
129 --- making-the-distro-p2.xml 15 Jul 2005 10:48:39 -0000 1.2
130 +++ making-the-distro-p2.xml 28 Jul 2005 07:52:14 -0000 1.3
131 @@ -1,15 +1,15 @@
132 <?xml version='1.0' encoding="UTF-8"?>
133 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.2 2005/07/15 10:48:39 fox2mike Exp $ -->
134 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p2.xml,v 1.3 2005/07/28 07:52:14 fox2mike Exp $ -->
135 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
136
137 <guide link="/doc/en/articles/making-the-distro-p2.xml">
138 <title>Making the distribution, Part 2</title>
139
140 <author title="Author">
141 - <mail link="drobbins@g.o">Daniel Robbins</mail>
142 + <mail link="drobbins@g.o">Daniel Robbins</mail>
143 </author>
144 <author title="Editor">
145 - <mail link="fox2mike@g.o">Shyam Mani</mail>
146 + <mail link="fox2mike@g.o">Shyam Mani</mail>
147 </author>
148
149 <abstract>
150 @@ -329,57 +329,57 @@
151 <body>
152
153 <ul>
154 - <li>
155 - Start at the beginning of my story with "Making the distribution", <uri
156 - link="/doc/en/articles/making-the-distro-p1.xml">Part 1</uri>, and finish up
157 - with <uri link="/doc/en/articles/making-the-distro-p3.xml">Part 3</uri>.
158 - </li>
159 - <li>
160 - Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
161 - site.
162 - </li>
163 - <li>
164 - Check out the competetion at <uri
165 - link="http://www.freebsd.org/">FreeBSD</uri>.
166 - </li>
167 - <li>
168 + <li>
169 + Start at the beginning of my story with "Making the distribution", <uri
170 + link="/doc/en/articles/making-the-distro-p1.xml">Part 1</uri>, and finish up
171 + with <uri link="/doc/en/articles/making-the-distro-p3.xml">Part 3</uri>.
172 + </li>
173 + <li>
174 + Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
175 + site.
176 + </li>
177 + <li>
178 + Check out the competetion at <uri
179 + link="http://www.freebsd.org/">FreeBSD</uri>.
180 + </li>
181 + <li>
182 Read up on the <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
183 - </li>
184 - <li>
185 - Take a look at the official <uri link="http://www.stampede.org/">Stampede
186 - site</uri>.
187 - </li>
188 - <!--<li>
189 - Hang out on <uri
190 - link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
191 - </li>-->
192 - <li>
193 - Find out more about the <uri link="http://www.xfree86.org/">Free X86
194 - Project</uri>.
195 - </li>
196 - <li>
197 - Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
198 - Documentation</uri>.
199 - </li>
200 - <li>
201 - Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
202 - X11/gtk+-based MP3/CD player app.
203 - </li>
204 - <li>
205 - Get started on threads with a <uri
206 - link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
207 - tutorial</uri> from the University of Arizona.
208 - </li>
209 - <li>
210 - Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
211 - Tool</uri>.
212 - </li>
213 - <li>
214 - Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
215 - </li>
216 - <li>
217 - And see the official <uri link="http://gcc.gnu.org/">GCC</uri> site.
218 - </li>
219 + </li>
220 + <li>
221 + Take a look at the official <uri link="http://www.stampede.org/">Stampede
222 + site</uri>.
223 + </li>
224 + <!--<li>
225 + Hang out on <uri
226 + link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
227 + </li>-->
228 + <li>
229 + Find out more about the <uri link="http://www.xfree86.org/">Free X86
230 + Project</uri>.
231 + </li>
232 + <li>
233 + Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
234 + Documentation</uri>.
235 + </li>
236 + <li>
237 + Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
238 + X11/gtk+-based MP3/CD player app.
239 + </li>
240 + <li>
241 + Get started on threads with a <uri
242 + link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
243 + tutorial</uri> from the University of Arizona.
244 + </li>
245 + <li>
246 + Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
247 + Tool</uri>.
248 + </li>
249 + <li>
250 + Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
251 + </li>
252 + <li>
253 + And see the official <uri link="http://gcc.gnu.org/">GCC</uri> site.
254 + </li>
255 </ul>
256
257 </body>
258
259
260
261 1.3 +54 -54 xml/htdocs/doc/en/articles/making-the-distro-p3.xml
262
263 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.3&content-type=text/x-cvsweb-markup&cvsroot=gentoo
264 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml?rev=1.3&content-type=text/plain&cvsroot=gentoo
265 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/making-the-distro-p3.xml.diff?r1=1.2&r2=1.3&cvsroot=gentoo
266
267 Index: making-the-distro-p3.xml
268 ===================================================================
269 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v
270 retrieving revision 1.2
271 retrieving revision 1.3
272 diff -u -r1.2 -r1.3
273 --- making-the-distro-p3.xml 15 Jul 2005 10:48:39 -0000 1.2
274 +++ making-the-distro-p3.xml 28 Jul 2005 07:52:14 -0000 1.3
275 @@ -1,15 +1,15 @@
276 <?xml version='1.0' encoding="UTF-8"?>
277 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.2 2005/07/15 10:48:39 fox2mike Exp $ -->
278 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/making-the-distro-p3.xml,v 1.3 2005/07/28 07:52:14 fox2mike Exp $ -->
279 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
280
281 <guide link="/doc/en/articles/making-the-distro-p3.xml">
282 <title>Making the distribution, Part 3</title>
283
284 <author title="Author">
285 - <mail link="drobbins@g.o">Daniel Robbins</mail>
286 + <mail link="drobbins@g.o">Daniel Robbins</mail>
287 </author>
288 <author title="Editor">
289 - <mail link="fox2mike@g.o">Shyam Mani</mail>
290 + <mail link="fox2mike@g.o">Shyam Mani</mail>
291 </author>
292
293 <abstract>
294 @@ -358,57 +358,57 @@
295 <body>
296
297 <ul>
298 - <li>
299 - Start at the beginning of my story with "Making the distribution", <uri
300 - link="/doc/en/articles/making-the-distro-p1.xml"> Part 1</uri>, and <uri
301 - link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri>.
302 - </li>
303 - <li>
304 - Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
305 - site.
306 - </li>
307 - <li>
308 - Check out the competetion at <uri
309 - link="http://www.freebsd.org/">FreeBSD</uri>.
310 - </li>
311 - <li>
312 - Read up on the <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
313 - </li>
314 - <li>
315 - Take a look at the official <uri link="http://www.stampede.org/">Stampede
316 - site</uri>.
317 - </li>
318 - <!--<li>
319 - Hang out on <uri
320 - link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
321 - </li>-->
322 - <li>
323 - Find out more about the <uri link="http://www.xfree86.org/">Free X86
324 - Project</uri>.
325 - </li>
326 - <li>
327 - Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
328 - Documentation</uri>.
329 - </li>
330 - <li>
331 - Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
332 - X11/gtk+-based MP3/CD player app.
333 - </li>
334 - <li>
335 - Get started on threads with a <uri
336 - link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
337 - tutorial</uri> from the University of Arizona.
338 - </li>
339 - <li>
340 - Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
341 - Tool</uri>.
342 - </li>
343 - <li>
344 - Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
345 - </li>
346 - <li>
347 - And see the official <uri link="http://gcc.gnu.org/">GCC</uri> site.
348 - </li>
349 + <li>
350 + Start at the beginning of my story with "Making the distribution", <uri
351 + link="/doc/en/articles/making-the-distro-p1.xml"> Part 1</uri>, and <uri
352 + link="/doc/en/articles/making-the-distro-p2.xml">Part 2</uri>.
353 + </li>
354 + <li>
355 + Find out more about <uri link="/index.xml">Gentoo Linux</uri> from our Web
356 + site.
357 + </li>
358 + <li>
359 + Check out the competetion at <uri
360 + link="http://www.freebsd.org/">FreeBSD</uri>.
361 + </li>
362 + <li>
363 + Read up on the <uri link="http://www.gnu.org/copyleft/gpl.html">GPL</uri>.
364 + </li>
365 + <li>
366 + Take a look at the official <uri link="http://www.stampede.org/">Stampede
367 + site</uri>.
368 + </li>
369 + <!--<li>
370 + Hang out on <uri
371 + link="http://irc.openprojects.net/">irc.openprojects.net</uri>.
372 + </li>-->
373 + <li>
374 + Find out more about the <uri link="http://www.xfree86.org/">Free X86
375 + Project</uri>.
376 + </li>
377 + <li>
378 + Get the <uri link="http://developer.gnome.org/doc/API/gtk/">GTK+ Reference
379 + Documentation</uri>.
380 + </li>
381 + <li>
382 + Check out the <uri link="http://www.xmms.org/">XMultiMedia System</uri>, an
383 + X11/gtk+-based MP3/CD player app.
384 + </li>
385 + <li>
386 + Get started on threads with a <uri
387 + link="http://www.math.arizona.edu/swig/pthreads/threads.html">POSIX Threads
388 + tutorial</uri> from the University of Arizona.
389 + </li>
390 + <li>
391 + Get the latest on the <uri link="http://www.rpm.org/">RPM Packaging
392 + Tool</uri>.
393 + </li>
394 + <li>
395 + Visit the good folks at <uri link="http://www.debian.org/">Debian</uri>.
396 + </li>
397 + <li>
398 + And see the official <uri link="http://gcc.gnu.org/">GCC</uri> site.
399 + </li>
400 </ul>
401
402 </body>
403
404
405
406 --
407 gentoo-doc-cvs@g.o mailing list