Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: handbook-alpha.xml handbook-amd64.xml handbook-hppa.xml handbook-ppc.xml handbook-ppc64.xml handbook-sparc.xml handbook-x86.xml
Date: Wed, 30 Aug 2006 19:36:50
Message-Id: 20060830193634.46C0F64659@smtp.gentoo.org
1 fox2mike 06/08/30 19:36:34
2
3 Modified: handbook-alpha.xml handbook-amd64.xml
4 handbook-hppa.xml handbook-ppc.xml
5 handbook-ppc64.xml handbook-sparc.xml
6 handbook-x86.xml
7 Log:
8 sed foo
9
10 Revision Changes Path
11 1.5 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml?r1=1.4&r2=1.5
16
17 Index: handbook-alpha.xml
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- handbook-alpha.xml 22 Aug 2006 19:02:00 -0000 1.4
24 +++ handbook-alpha.xml 30 Aug 2006 19:36:34 -0000 1.5
25 @@ -1,9 +1,9 @@
26 <?xml version='1.0' encoding='UTF-8'?>
27 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
28
29 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v 1.4 2006/08/22 19:02:00 swift Exp $ -->
30 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-alpha.xml,v 1.5 2006/08/30 19:36:34 fox2mike Exp $ -->
31
32 -<book link="/doc/en/handbook/draft/2006.1/handbook-alpha.xml">
33 +<book link="/d../handbook/draft/2006.1/handbook-alpha.xml">
34 <title>Gentoo Linux 2006.1 Alpha Handbook</title>
35
36 <author title="Author">
37 @@ -254,7 +254,7 @@
38 This chapter explains the "simple" steps a user definitely needs to know to
39 maintain the software on his system.
40 </abstract>
41 - <include href="../../hb-working-portage.xml"/>
42 + <include href="../hb-working-portage.xml"/>
43 </chapter>
44
45 <chapter>
46 @@ -263,7 +263,7 @@
47 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
48 work with USE-flags and understand how USE-flags interact with your system.
49 </abstract>
50 - <include href="../../hb-working-use.xml"/>
51 + <include href="../hb-working-use.xml"/>
52 </chapter>
53
54 <chapter>
55 @@ -272,7 +272,7 @@
56 Discover the features Portage has, such as support for distributed compiling,
57 ccache and more.
58 </abstract>
59 - <include href="../../hb-working-features.xml"/>
60 + <include href="../hb-working-features.xml"/>
61 </chapter>
62
63 <chapter>
64 @@ -282,7 +282,7 @@
65 dependency-driven decisions and virtual initscripts. This chapter explains all
66 these aspects and explains how to deal with these scripts.
67 </abstract>
68 - <include href="../../hb-working-rcscripts.xml"/>
69 + <include href="../hb-working-rcscripts.xml"/>
70 </chapter>
71
72 <chapter>
73 @@ -292,7 +292,7 @@
74 This chapter explains how you do that, and also describes frequently used
75 variables.
76 </abstract>
77 - <include href="../../hb-working-variables.xml"/>
78 + <include href="../hb-working-variables.xml"/>
79 </chapter>
80 </part>
81
82 @@ -309,7 +309,7 @@
83 Once you want to know Portage in-depth you need to know where it stores its
84 files and data.
85 </abstract>
86 - <include href="../../hb-portage-files.xml"/>
87 + <include href="../hb-portage-files.xml"/>
88 </chapter>
89
90 <chapter>
91 @@ -318,7 +318,7 @@
92 Portage is completely configurable through various variables you can set in the
93 configuration file or as environment variable.
94 </abstract>
95 - <include href="../../hb-portage-configuration.xml"/>
96 + <include href="../hb-portage-configuration.xml"/>
97 </chapter>
98
99 <chapter>
100 @@ -329,7 +329,7 @@
101 branches can be configured and how you can override this separation
102 individually.
103 </abstract>
104 - <include href="../../hb-portage-branches.xml"/>
105 + <include href="../hb-portage-branches.xml"/>
106 </chapter>
107
108 <chapter>
109 @@ -338,7 +338,7 @@
110 Portage comes with a few extra tools that might make your Gentoo experience even
111 better. Read on to discover how to use dispatch-conf and other tools.
112 </abstract>
113 - <include href="../../hb-portage-tools.xml"/>
114 + <include href="../hb-portage-tools.xml"/>
115 </chapter>
116
117 <chapter>
118 @@ -348,7 +348,7 @@
119 your own Portage tree, how to synchronise only the categories you want, inject
120 packages and more.
121 </abstract>
122 - <include href="../../hb-portage-diverttree.xml"/>
123 + <include href="../hb-portage-diverttree.xml"/>
124 </chapter>
125 </part>
126
127 @@ -362,7 +362,7 @@
128 A guide to quickly get your network interface up and running in most common
129 environments.
130 </abstract>
131 -<include href="../../hb-net-start.xml"/>
132 +<include href="../hb-net-start.xml"/>
133 </chapter>
134
135 <chapter>
136 @@ -371,7 +371,7 @@
137 Here we learn about how the configuration works - you need to know this
138 before we learn about modular networking.
139 </abstract>
140 -<include href="../../hb-net-advanced.xml"/>
141 +<include href="../hb-net-advanced.xml"/>
142 </chapter>
143
144 <chapter>
145 @@ -380,7 +380,7 @@
146 Gentoo provides you flexible networking - here you are told about choosing
147 different DHCP clients, setting up bonding, bridging, VLANs and more.
148 </abstract>
149 -<include href="../../hb-net-modules.xml"/>
150 +<include href="../hb-net-modules.xml"/>
151 </chapter>
152
153 <chapter>
154 @@ -388,7 +388,7 @@
155 <abstract>
156 Wireless isn't straight-forward. Hopefully we'll get you working!
157 </abstract>
158 -<include href="../../hb-net-wireless.xml"/>
159 +<include href="../hb-net-wireless.xml"/>
160 </chapter>
161
162 <chapter>
163 @@ -396,7 +396,7 @@
164 <abstract>
165 If you're feeling adventurous, you can add your own functions to networking.
166 </abstract>
167 -<include href="../../hb-net-functions.xml"/>
168 +<include href="../hb-net-functions.xml"/>
169 </chapter>
170
171 <chapter>
172 @@ -404,7 +404,7 @@
173 <abstract>
174 For laptop users or people who move their computer around different networks.
175 </abstract>
176 -<include href="../../hb-net-management.xml"/>
177 +<include href="../hb-net-management.xml"/>
178 </chapter>
179 </part>
180
181
182
183
184 1.8 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml
185
186 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.8&view=markup
187 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?rev=1.8&content-type=text/plain
188 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml?r1=1.7&r2=1.8
189
190 Index: handbook-amd64.xml
191 ===================================================================
192 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v
193 retrieving revision 1.7
194 retrieving revision 1.8
195 diff -u -r1.7 -r1.8
196 --- handbook-amd64.xml 22 Aug 2006 19:02:00 -0000 1.7
197 +++ handbook-amd64.xml 30 Aug 2006 19:36:34 -0000 1.8
198 @@ -1,9 +1,9 @@
199 <?xml version='1.0' encoding='UTF-8'?>
200 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
201
202 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v 1.7 2006/08/22 19:02:00 swift Exp $ -->
203 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-amd64.xml,v 1.8 2006/08/30 19:36:34 fox2mike Exp $ -->
204
205 -<book link="/doc/en/handbook/2006.1/handbook-amd64.xml">
206 +<book link="/d../handbook/2006.1/handbook-amd64.xml">
207 <title>Gentoo Linux 2006.1 AMD64 Handbook</title>
208
209 <values>
210 @@ -204,7 +204,7 @@
211 This chapter explains the "simple" steps a user definitely needs to know to
212 maintain the software on his system.
213 </abstract>
214 - <include href="../../hb-working-portage.xml"/>
215 + <include href="../hb-working-portage.xml"/>
216 </chapter>
217
218 <chapter>
219 @@ -213,7 +213,7 @@
220 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
221 work with USE-flags and understand how USE-flags interact with your system.
222 </abstract>
223 - <include href="../../hb-working-use.xml"/>
224 + <include href="../hb-working-use.xml"/>
225 </chapter>
226
227 <chapter>
228 @@ -222,7 +222,7 @@
229 Discover the features Portage has, such as support for distributed compiling,
230 ccache and more.
231 </abstract>
232 - <include href="../../hb-working-features.xml"/>
233 + <include href="../hb-working-features.xml"/>
234 </chapter>
235
236 <chapter>
237 @@ -232,7 +232,7 @@
238 dependency-driven decisions and virtual initscripts. This chapter explains all
239 these aspects and explains how to deal with these scripts.
240 </abstract>
241 - <include href="../../hb-working-rcscripts.xml"/>
242 + <include href="../hb-working-rcscripts.xml"/>
243 </chapter>
244
245 <chapter>
246 @@ -242,7 +242,7 @@
247 This chapter explains how you do that, and also describes frequently used
248 variables.
249 </abstract>
250 - <include href="../../hb-working-variables.xml"/>
251 + <include href="../hb-working-variables.xml"/>
252 </chapter>
253 </part>
254
255 @@ -259,7 +259,7 @@
256 Once you want to know Portage in-depth you need to know where it stores its
257 files and data.
258 </abstract>
259 - <include href="../../hb-portage-files.xml"/>
260 + <include href="../hb-portage-files.xml"/>
261 </chapter>
262
263 <chapter>
264 @@ -268,7 +268,7 @@
265 Portage is completely configurable through various variables you can set in the
266 configuration file or as environment variable.
267 </abstract>
268 - <include href="../../hb-portage-configuration.xml"/>
269 + <include href="../hb-portage-configuration.xml"/>
270 </chapter>
271
272 <chapter>
273 @@ -279,7 +279,7 @@
274 branches can be configured and how you can override this separation
275 individually.
276 </abstract>
277 - <include href="../../hb-portage-branches.xml"/>
278 + <include href="../hb-portage-branches.xml"/>
279 </chapter>
280
281 <chapter>
282 @@ -288,7 +288,7 @@
283 Portage comes with a few extra tools that might make your Gentoo experience even
284 better. Read on to discover how to use dispatch-conf and other tools.
285 </abstract>
286 - <include href="../../hb-portage-tools.xml"/>
287 + <include href="../hb-portage-tools.xml"/>
288 </chapter>
289
290 <chapter>
291 @@ -298,7 +298,7 @@
292 your own Portage tree, how to synchronise only the categories you want, inject
293 packages and more.
294 </abstract>
295 - <include href="../../hb-portage-diverttree.xml"/>
296 + <include href="../hb-portage-diverttree.xml"/>
297 </chapter>
298 </part>
299
300 @@ -312,7 +312,7 @@
301 A guide to quickly get your network interface up and running in most common
302 environments.
303 </abstract>
304 -<include href="../../hb-net-start.xml"/>
305 +<include href="../hb-net-start.xml"/>
306 </chapter>
307
308 <chapter>
309 @@ -321,7 +321,7 @@
310 Here we learn about how the configuration works - you need to know this
311 before we learn about modular networking.
312 </abstract>
313 -<include href="../../hb-net-advanced.xml"/>
314 +<include href="../hb-net-advanced.xml"/>
315 </chapter>
316
317 <chapter>
318 @@ -330,7 +330,7 @@
319 Gentoo provides you flexible networking - here you are told about choosing
320 different DHCP clients, setting up bonding, bridging, VLANs and more.
321 </abstract>
322 -<include href="../../hb-net-modules.xml"/>
323 +<include href="../hb-net-modules.xml"/>
324 </chapter>
325
326 <chapter>
327 @@ -338,7 +338,7 @@
328 <abstract>
329 Wireless isn't straight-forward. Hopefully we'll get you working!
330 </abstract>
331 -<include href="../../hb-net-wireless.xml"/>
332 +<include href="../hb-net-wireless.xml"/>
333 </chapter>
334
335 <chapter>
336 @@ -346,7 +346,7 @@
337 <abstract>
338 If you're feeling adventurous, you can add your own functions to networking.
339 </abstract>
340 -<include href="../../hb-net-functions.xml"/>
341 +<include href="../hb-net-functions.xml"/>
342 </chapter>
343
344 <chapter>
345 @@ -354,7 +354,7 @@
346 <abstract>
347 For laptop users or people who move their computer around different networks.
348 </abstract>
349 -<include href="../../hb-net-management.xml"/>
350 +<include href="../hb-net-management.xml"/>
351 </chapter>
352 </part>
353
354
355
356
357 1.4 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml
358
359 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.4&view=markup
360 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?rev=1.4&content-type=text/plain
361 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml?r1=1.3&r2=1.4
362
363 Index: handbook-hppa.xml
364 ===================================================================
365 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v
366 retrieving revision 1.3
367 retrieving revision 1.4
368 diff -u -r1.3 -r1.4
369 --- handbook-hppa.xml 22 Aug 2006 19:02:00 -0000 1.3
370 +++ handbook-hppa.xml 30 Aug 2006 19:36:34 -0000 1.4
371 @@ -1,9 +1,9 @@
372 <?xml version='1.0' encoding='UTF-8'?>
373 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
374
375 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
376 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-hppa.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
377
378 -<book link="/doc/en/handbook/2006.1/handbook-hppa.xml">
379 +<book link="/d../handbook/2006.1/handbook-hppa.xml">
380 <title>Gentoo Linux 2006.1 HPPA Handbook</title>
381
382 <author title="Author">
383 @@ -253,7 +253,7 @@
384 This chapter explains the "simple" steps a user definitely needs to know to
385 maintain the software on his system.
386 </abstract>
387 - <include href="../../hb-working-portage.xml"/>
388 + <include href="../hb-working-portage.xml"/>
389 </chapter>
390
391 <chapter>
392 @@ -262,7 +262,7 @@
393 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
394 work with USE-flags and understand how USE-flags interact with your system.
395 </abstract>
396 - <include href="../../hb-working-use.xml"/>
397 + <include href="../hb-working-use.xml"/>
398 </chapter>
399
400 <chapter>
401 @@ -271,7 +271,7 @@
402 Discover the features Portage has, such as support for distributed compiling,
403 ccache and more.
404 </abstract>
405 - <include href="../../hb-working-features.xml"/>
406 + <include href="../hb-working-features.xml"/>
407 </chapter>
408
409 <chapter>
410 @@ -281,7 +281,7 @@
411 dependency-driven decisions and virtual initscripts. This chapter explains all
412 these aspects and explains how to deal with these scripts.
413 </abstract>
414 - <include href="../../hb-working-rcscripts.xml"/>
415 + <include href="../hb-working-rcscripts.xml"/>
416 </chapter>
417
418 <chapter>
419 @@ -291,7 +291,7 @@
420 This chapter explains how you do that, and also describes frequently used
421 variables.
422 </abstract>
423 - <include href="../../hb-working-variables.xml"/>
424 + <include href="../hb-working-variables.xml"/>
425 </chapter>
426 </part>
427
428 @@ -308,7 +308,7 @@
429 Once you want to know Portage in-depth you need to know where it stores its
430 files and data.
431 </abstract>
432 - <include href="../../hb-portage-files.xml"/>
433 + <include href="../hb-portage-files.xml"/>
434 </chapter>
435
436 <chapter>
437 @@ -317,7 +317,7 @@
438 Portage is completely configurable through various variables you can set in the
439 configuration file or as environment variable.
440 </abstract>
441 - <include href="../../hb-portage-configuration.xml"/>
442 + <include href="../hb-portage-configuration.xml"/>
443 </chapter>
444
445 <chapter>
446 @@ -328,7 +328,7 @@
447 branches can be configured and how you can override this separation
448 individually.
449 </abstract>
450 - <include href="../../hb-portage-branches.xml"/>
451 + <include href="../hb-portage-branches.xml"/>
452 </chapter>
453
454 <chapter>
455 @@ -337,7 +337,7 @@
456 Portage comes with a few extra tools that might make your Gentoo experience even
457 better. Read on to discover how to use dispatch-conf and other tools.
458 </abstract>
459 - <include href="../../hb-portage-tools.xml"/>
460 + <include href="../hb-portage-tools.xml"/>
461 </chapter>
462
463 <chapter>
464 @@ -347,7 +347,7 @@
465 your own Portage tree, how to synchronise only the categories you want, inject
466 packages and more.
467 </abstract>
468 - <include href="../../hb-portage-diverttree.xml"/>
469 + <include href="../hb-portage-diverttree.xml"/>
470 </chapter>
471 </part>
472
473 @@ -361,7 +361,7 @@
474 A guide to quickly get your network interface up and running in most common
475 environments.
476 </abstract>
477 -<include href="../../hb-net-start.xml"/>
478 +<include href="../hb-net-start.xml"/>
479 </chapter>
480
481 <chapter>
482 @@ -370,7 +370,7 @@
483 Here we learn about how the configuration works - you need to know this
484 before we learn about modular networking.
485 </abstract>
486 -<include href="../../hb-net-advanced.xml"/>
487 +<include href="../hb-net-advanced.xml"/>
488 </chapter>
489
490 <chapter>
491 @@ -379,7 +379,7 @@
492 Gentoo provides you flexible networking - here you are told about choosing
493 different DHCP clients, setting up bonding, bridging, VLANs and more.
494 </abstract>
495 -<include href="../../hb-net-modules.xml"/>
496 +<include href="../hb-net-modules.xml"/>
497 </chapter>
498
499 <chapter>
500 @@ -387,7 +387,7 @@
501 <abstract>
502 Wireless isn't straight-forward. Hopefully we'll get you working!
503 </abstract>
504 -<include href="../../hb-net-wireless.xml"/>
505 +<include href="../hb-net-wireless.xml"/>
506 </chapter>
507
508 <chapter>
509 @@ -395,7 +395,7 @@
510 <abstract>
511 If you're feeling adventurous, you can add your own functions to networking.
512 </abstract>
513 -<include href="../../hb-net-functions.xml"/>
514 +<include href="../hb-net-functions.xml"/>
515 </chapter>
516
517 <chapter>
518 @@ -403,7 +403,7 @@
519 <abstract>
520 For laptop users or people who move their computer around different networks.
521 </abstract>
522 -<include href="../../hb-net-management.xml"/>
523 +<include href="../hb-net-management.xml"/>
524 </chapter>
525 </part>
526
527
528
529
530 1.6 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml
531
532 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.6&view=markup
533 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?rev=1.6&content-type=text/plain
534 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml?r1=1.5&r2=1.6
535
536 Index: handbook-ppc.xml
537 ===================================================================
538 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v
539 retrieving revision 1.5
540 retrieving revision 1.6
541 diff -u -r1.5 -r1.6
542 --- handbook-ppc.xml 22 Aug 2006 19:02:00 -0000 1.5
543 +++ handbook-ppc.xml 30 Aug 2006 19:36:34 -0000 1.6
544 @@ -1,9 +1,9 @@
545 <?xml version='1.0' encoding='UTF-8'?>
546 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
547
548 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v 1.5 2006/08/22 19:02:00 swift Exp $ -->
549 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc.xml,v 1.6 2006/08/30 19:36:34 fox2mike Exp $ -->
550
551 -<book link="/doc/en/handbook/2006.1/handbook-ppc.xml">
552 +<book link="/d../handbook/2006.1/handbook-ppc.xml">
553 <title>Gentoo Linux 2006.1 PPC Handbook</title>
554
555 <author title="Author">
556 @@ -260,7 +260,7 @@
557 This chapter explains the "simple" steps a user definitely needs to know to
558 maintain the software on his system.
559 </abstract>
560 - <include href="../../hb-working-portage.xml"/>
561 + <include href="../hb-working-portage.xml"/>
562 </chapter>
563
564 <chapter>
565 @@ -269,7 +269,7 @@
566 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
567 work with USE-flags and understand how USE-flags interact with your system.
568 </abstract>
569 - <include href="../../hb-working-use.xml"/>
570 + <include href="../hb-working-use.xml"/>
571 </chapter>
572
573 <chapter>
574 @@ -278,7 +278,7 @@
575 Discover the features Portage has, such as support for distributed compiling,
576 ccache and more.
577 </abstract>
578 - <include href="../../hb-working-features.xml"/>
579 + <include href="../hb-working-features.xml"/>
580 </chapter>
581
582 <chapter>
583 @@ -288,7 +288,7 @@
584 dependency-driven decisions and virtual initscripts. This chapter explains all
585 these aspects and explains how to deal with these scripts.
586 </abstract>
587 - <include href="../../hb-working-rcscripts.xml"/>
588 + <include href="../hb-working-rcscripts.xml"/>
589 </chapter>
590
591 <chapter>
592 @@ -298,7 +298,7 @@
593 This chapter explains how you do that, and also describes frequently used
594 variables.
595 </abstract>
596 - <include href="../../hb-working-variables.xml"/>
597 + <include href="../hb-working-variables.xml"/>
598 </chapter>
599 </part>
600
601 @@ -315,7 +315,7 @@
602 Once you want to know Portage in-depth you need to know where it stores its
603 files and data.
604 </abstract>
605 - <include href="../../hb-portage-files.xml"/>
606 + <include href="../hb-portage-files.xml"/>
607 </chapter>
608
609 <chapter>
610 @@ -324,7 +324,7 @@
611 Portage is completely configurable through various variables you can set in the
612 configuration file or as environment variable.
613 </abstract>
614 - <include href="../../hb-portage-configuration.xml"/>
615 + <include href="../hb-portage-configuration.xml"/>
616 </chapter>
617
618 <chapter>
619 @@ -335,7 +335,7 @@
620 branches can be configured and how you can override this separation
621 individually.
622 </abstract>
623 - <include href="../../hb-portage-branches.xml"/>
624 + <include href="../hb-portage-branches.xml"/>
625 </chapter>
626
627 <chapter>
628 @@ -344,7 +344,7 @@
629 Portage comes with a few extra tools that might make your Gentoo experience even
630 better. Read on to discover how to use dispatch-conf and other tools.
631 </abstract>
632 - <include href="../../hb-portage-tools.xml"/>
633 + <include href="../hb-portage-tools.xml"/>
634 </chapter>
635
636 <chapter>
637 @@ -354,7 +354,7 @@
638 your own Portage tree, how to synchronise only the categories you want, inject
639 packages and more.
640 </abstract>
641 - <include href="../../hb-portage-diverttree.xml"/>
642 + <include href="../hb-portage-diverttree.xml"/>
643 </chapter>
644 </part>
645
646 @@ -368,7 +368,7 @@
647 A guide to quickly get your network interface up and running in most common
648 environments.
649 </abstract>
650 -<include href="../../hb-net-start.xml"/>
651 +<include href="../hb-net-start.xml"/>
652 </chapter>
653
654 <chapter>
655 @@ -377,7 +377,7 @@
656 Here we learn about how the configuration works - you need to know this
657 before we learn about modular networking.
658 </abstract>
659 -<include href="../../hb-net-advanced.xml"/>
660 +<include href="../hb-net-advanced.xml"/>
661 </chapter>
662
663 <chapter>
664 @@ -386,7 +386,7 @@
665 Gentoo provides you flexible networking - here you are told about choosing
666 different DHCP clients, setting up bonding, bridging, VLANs and more.
667 </abstract>
668 -<include href="../../hb-net-modules.xml"/>
669 +<include href="../hb-net-modules.xml"/>
670 </chapter>
671
672 <chapter>
673 @@ -394,7 +394,7 @@
674 <abstract>
675 Wireless isn't straight-forward. Hopefully we'll get you working!
676 </abstract>
677 -<include href="../../hb-net-wireless.xml"/>
678 +<include href="../hb-net-wireless.xml"/>
679 </chapter>
680
681 <chapter>
682 @@ -402,7 +402,7 @@
683 <abstract>
684 If you're feeling adventurous, you can add your own functions to networking.
685 </abstract>
686 -<include href="../../hb-net-functions.xml"/>
687 +<include href="../hb-net-functions.xml"/>
688 </chapter>
689
690 <chapter>
691 @@ -410,7 +410,7 @@
692 <abstract>
693 For laptop users or people who move their computer around different networks.
694 </abstract>
695 -<include href="../../hb-net-management.xml"/>
696 +<include href="../hb-net-management.xml"/>
697 </chapter>
698 </part>
699
700
701
702
703 1.4 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml
704
705 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.4&view=markup
706 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?rev=1.4&content-type=text/plain
707 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml?r1=1.3&r2=1.4
708
709 Index: handbook-ppc64.xml
710 ===================================================================
711 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v
712 retrieving revision 1.3
713 retrieving revision 1.4
714 diff -u -r1.3 -r1.4
715 --- handbook-ppc64.xml 22 Aug 2006 19:02:00 -0000 1.3
716 +++ handbook-ppc64.xml 30 Aug 2006 19:36:34 -0000 1.4
717 @@ -1,9 +1,9 @@
718 <?xml version='1.0' encoding='UTF-8'?>
719 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
720
721 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
722 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-ppc64.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
723
724 -<book link="/doc/en/handbook/2006.1/handbook-ppc64.xml">
725 +<book link="/d../handbook/2006.1/handbook-ppc64.xml">
726 <title>Gentoo Linux 2006.1 PPC64 Handbook</title>
727
728 <author title="Author">
729 @@ -255,7 +255,7 @@
730 This chapter explains the "simple" steps a user definitely needs to know to
731 maintain the software on his system.
732 </abstract>
733 - <include href="../../hb-working-portage.xml"/>
734 + <include href="../hb-working-portage.xml"/>
735 </chapter>
736
737 <chapter>
738 @@ -264,7 +264,7 @@
739 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
740 work with USE-flags and understand how USE-flags interact with your system.
741 </abstract>
742 - <include href="../../hb-working-use.xml"/>
743 + <include href="../hb-working-use.xml"/>
744 </chapter>
745
746 <chapter>
747 @@ -273,7 +273,7 @@
748 Discover the features Portage has, such as support for distributed compiling,
749 ccache and more.
750 </abstract>
751 - <include href="../../hb-working-features.xml"/>
752 + <include href="../hb-working-features.xml"/>
753 </chapter>
754
755 <chapter>
756 @@ -283,7 +283,7 @@
757 dependency-driven decisions and virtual initscripts. This chapter explains all
758 these aspects and explains how to deal with these scripts.
759 </abstract>
760 - <include href="../../hb-working-rcscripts.xml"/>
761 + <include href="../hb-working-rcscripts.xml"/>
762 </chapter>
763
764 <chapter>
765 @@ -293,7 +293,7 @@
766 This chapter explains how you do that, and also describes frequently used
767 variables.
768 </abstract>
769 - <include href="../../hb-working-variables.xml"/>
770 + <include href="../hb-working-variables.xml"/>
771 </chapter>
772 </part>
773
774 @@ -310,7 +310,7 @@
775 Once you want to know Portage in-depth you need to know where it stores its
776 files and data.
777 </abstract>
778 - <include href="../../hb-portage-files.xml"/>
779 + <include href="../hb-portage-files.xml"/>
780 </chapter>
781
782 <chapter>
783 @@ -319,7 +319,7 @@
784 Portage is completely configurable through various variables you can set in the
785 configuration file or as environment variable.
786 </abstract>
787 - <include href="../../hb-portage-configuration.xml"/>
788 + <include href="../hb-portage-configuration.xml"/>
789 </chapter>
790
791 <chapter>
792 @@ -330,7 +330,7 @@
793 branches can be configured and how you can override this separation
794 individually.
795 </abstract>
796 - <include href="../../hb-portage-branches.xml"/>
797 + <include href="../hb-portage-branches.xml"/>
798 </chapter>
799
800 <chapter>
801 @@ -339,7 +339,7 @@
802 Portage comes with a few extra tools that might make your Gentoo experience even
803 better. Read on to discover how to use dispatch-conf and other tools.
804 </abstract>
805 - <include href="../../hb-portage-tools.xml"/>
806 + <include href="../hb-portage-tools.xml"/>
807 </chapter>
808
809 <chapter>
810 @@ -349,7 +349,7 @@
811 your own Portage tree, how to synchronise only the categories you want, inject
812 packages and more.
813 </abstract>
814 - <include href="../../hb-portage-diverttree.xml"/>
815 + <include href="../hb-portage-diverttree.xml"/>
816 </chapter>
817 </part>
818
819 @@ -363,7 +363,7 @@
820 A guide to quickly get your network interface up and running in most common
821 environments.
822 </abstract>
823 -<include href="../../hb-net-start.xml"/>
824 +<include href="../hb-net-start.xml"/>
825 </chapter>
826
827 <chapter>
828 @@ -372,7 +372,7 @@
829 Here we learn about how the configuration works - you need to know this
830 before we learn about modular networking.
831 </abstract>
832 -<include href="../../hb-net-advanced.xml"/>
833 +<include href="../hb-net-advanced.xml"/>
834 </chapter>
835
836 <chapter>
837 @@ -381,7 +381,7 @@
838 Gentoo provides you flexible networking - here you are told about choosing
839 different DHCP clients, setting up bonding, bridging, VLANs and more.
840 </abstract>
841 -<include href="../../hb-net-modules.xml"/>
842 +<include href="../hb-net-modules.xml"/>
843 </chapter>
844
845 <chapter>
846 @@ -389,7 +389,7 @@
847 <abstract>
848 Wireless isn't straight-forward. Hopefully we'll get you working!
849 </abstract>
850 -<include href="../../hb-net-wireless.xml"/>
851 +<include href="../hb-net-wireless.xml"/>
852 </chapter>
853
854 <chapter>
855 @@ -397,7 +397,7 @@
856 <abstract>
857 If you're feeling adventurous, you can add your own functions to networking.
858 </abstract>
859 -<include href="../../hb-net-functions.xml"/>
860 +<include href="../hb-net-functions.xml"/>
861 </chapter>
862
863 <chapter>
864 @@ -405,7 +405,7 @@
865 <abstract>
866 For laptop users or people who move their computer around different networks.
867 </abstract>
868 -<include href="../../hb-net-management.xml"/>
869 +<include href="../hb-net-management.xml"/>
870 </chapter>
871 </part>
872
873
874
875
876 1.4 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml
877
878 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.4&view=markup
879 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?rev=1.4&content-type=text/plain
880 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml?r1=1.3&r2=1.4
881
882 Index: handbook-sparc.xml
883 ===================================================================
884 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v
885 retrieving revision 1.3
886 retrieving revision 1.4
887 diff -u -r1.3 -r1.4
888 --- handbook-sparc.xml 22 Aug 2006 19:02:00 -0000 1.3
889 +++ handbook-sparc.xml 30 Aug 2006 19:36:34 -0000 1.4
890 @@ -1,9 +1,9 @@
891 <?xml version='1.0' encoding='UTF-8'?>
892 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
893
894 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v 1.3 2006/08/22 19:02:00 swift Exp $ -->
895 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-sparc.xml,v 1.4 2006/08/30 19:36:34 fox2mike Exp $ -->
896
897 -<book link="/doc/en/handbook/2006.1/handbook-sparc.xml">
898 +<book link="/d../handbook/2006.1/handbook-sparc.xml">
899 <title>Gentoo Linux 2006.1 SPARC Handbook</title>
900
901 <author title="Author">
902 @@ -253,7 +253,7 @@
903 This chapter explains the "simple" steps a user definitely needs to know to
904 maintain the software on his system.
905 </abstract>
906 - <include href="../../hb-working-portage.xml"/>
907 + <include href="../hb-working-portage.xml"/>
908 </chapter>
909
910 <chapter>
911 @@ -262,7 +262,7 @@
912 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
913 work with USE-flags and understand how USE-flags interact with your system.
914 </abstract>
915 - <include href="../../hb-working-use.xml"/>
916 + <include href="../hb-working-use.xml"/>
917 </chapter>
918
919 <chapter>
920 @@ -271,7 +271,7 @@
921 Discover the features Portage has, such as support for distributed compiling,
922 ccache and more.
923 </abstract>
924 - <include href="../../hb-working-features.xml"/>
925 + <include href="../hb-working-features.xml"/>
926 </chapter>
927
928 <chapter>
929 @@ -281,7 +281,7 @@
930 dependency-driven decisions and virtual initscripts. This chapter explains all
931 these aspects and explains how to deal with these scripts.
932 </abstract>
933 - <include href="../../hb-working-rcscripts.xml"/>
934 + <include href="../hb-working-rcscripts.xml"/>
935 </chapter>
936
937 <chapter>
938 @@ -291,7 +291,7 @@
939 This chapter explains how you do that, and also describes frequently used
940 variables.
941 </abstract>
942 - <include href="../../hb-working-variables.xml"/>
943 + <include href="../hb-working-variables.xml"/>
944 </chapter>
945 </part>
946
947 @@ -308,7 +308,7 @@
948 Once you want to know Portage in-depth you need to know where it stores its
949 files and data.
950 </abstract>
951 - <include href="../../hb-portage-files.xml"/>
952 + <include href="../hb-portage-files.xml"/>
953 </chapter>
954
955 <chapter>
956 @@ -317,7 +317,7 @@
957 Portage is completely configurable through various variables you can set in the
958 configuration file or as environment variable.
959 </abstract>
960 - <include href="../../hb-portage-configuration.xml"/>
961 + <include href="../hb-portage-configuration.xml"/>
962 </chapter>
963
964 <chapter>
965 @@ -328,7 +328,7 @@
966 branches can be configured and how you can override this separation
967 individually.
968 </abstract>
969 - <include href="../../hb-portage-branches.xml"/>
970 + <include href="../hb-portage-branches.xml"/>
971 </chapter>
972
973 <chapter>
974 @@ -337,7 +337,7 @@
975 Portage comes with a few extra tools that might make your Gentoo experience even
976 better. Read on to discover how to use dispatch-conf and other tools.
977 </abstract>
978 - <include href="../../hb-portage-tools.xml"/>
979 + <include href="../hb-portage-tools.xml"/>
980 </chapter>
981
982 <chapter>
983 @@ -347,7 +347,7 @@
984 your own Portage tree, how to synchronise only the categories you want, inject
985 packages and more.
986 </abstract>
987 - <include href="../../hb-portage-diverttree.xml"/>
988 + <include href="../hb-portage-diverttree.xml"/>
989 </chapter>
990 </part>
991
992 @@ -361,7 +361,7 @@
993 A guide to quickly get your network interface up and running in most common
994 environments.
995 </abstract>
996 -<include href="../../hb-net-start.xml"/>
997 +<include href="../hb-net-start.xml"/>
998 </chapter>
999
1000 <chapter>
1001 @@ -370,7 +370,7 @@
1002 Here we learn about how the configuration works - you need to know this
1003 before we learn about modular networking.
1004 </abstract>
1005 -<include href="../../hb-net-advanced.xml"/>
1006 +<include href="../hb-net-advanced.xml"/>
1007 </chapter>
1008
1009 <chapter>
1010 @@ -379,7 +379,7 @@
1011 Gentoo provides you flexible networking - here you are told about choosing
1012 different DHCP clients, setting up bonding, bridging, VLANs and more.
1013 </abstract>
1014 -<include href="../../hb-net-modules.xml"/>
1015 +<include href="../hb-net-modules.xml"/>
1016 </chapter>
1017
1018 <chapter>
1019 @@ -387,7 +387,7 @@
1020 <abstract>
1021 Wireless isn't straight-forward. Hopefully we'll get you working!
1022 </abstract>
1023 -<include href="../../hb-net-wireless.xml"/>
1024 +<include href="../hb-net-wireless.xml"/>
1025 </chapter>
1026
1027 <chapter>
1028 @@ -395,7 +395,7 @@
1029 <abstract>
1030 If you're feeling adventurous, you can add your own functions to networking.
1031 </abstract>
1032 -<include href="../../hb-net-functions.xml"/>
1033 +<include href="../hb-net-functions.xml"/>
1034 </chapter>
1035
1036 <chapter>
1037 @@ -403,7 +403,7 @@
1038 <abstract>
1039 For laptop users or people who move their computer around different networks.
1040 </abstract>
1041 -<include href="../../hb-net-management.xml"/>
1042 +<include href="../hb-net-management.xml"/>
1043 </chapter>
1044 </part>
1045
1046
1047
1048
1049 1.8 xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml
1050
1051 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?rev=1.8&view=markup
1052 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?rev=1.8&content-type=text/plain
1053 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml?r1=1.7&r2=1.8
1054
1055 Index: handbook-x86.xml
1056 ===================================================================
1057 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v
1058 retrieving revision 1.7
1059 retrieving revision 1.8
1060 diff -u -r1.7 -r1.8
1061 --- handbook-x86.xml 22 Aug 2006 19:02:00 -0000 1.7
1062 +++ handbook-x86.xml 30 Aug 2006 19:36:34 -0000 1.8
1063 @@ -1,9 +1,9 @@
1064 <?xml version='1.0' encoding='UTF-8'?>
1065 <!DOCTYPE book SYSTEM "/dtd/book.dtd">
1066
1067 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v 1.7 2006/08/22 19:02:00 swift Exp $ -->
1068 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/draft/2006.1/handbook-x86.xml,v 1.8 2006/08/30 19:36:34 fox2mike Exp $ -->
1069
1070 -<book link="/doc/en/handbook/2006.1/handbook-x86.xml">
1071 +<book link="/d../handbook/2006.1/handbook-x86.xml">
1072 <title>Gentoo Linux 2006.1 x86 Handbook</title>
1073
1074 <values>
1075 @@ -202,7 +202,7 @@
1076 This chapter explains the "simple" steps a user definitely needs to know to
1077 maintain the software on his system.
1078 </abstract>
1079 - <include href="../../hb-working-portage.xml"/>
1080 + <include href="../hb-working-portage.xml"/>
1081 </chapter>
1082
1083 <chapter>
1084 @@ -211,7 +211,7 @@
1085 USE-flags are a very important aspect of Gentoo. In this chapter, you learn to
1086 work with USE-flags and understand how USE-flags interact with your system.
1087 </abstract>
1088 - <include href="../../hb-working-use.xml"/>
1089 + <include href="../hb-working-use.xml"/>
1090 </chapter>
1091
1092 <chapter>
1093 @@ -220,7 +220,7 @@
1094 Discover the features Portage has, such as support for distributed compiling,
1095 ccache and more.
1096 </abstract>
1097 - <include href="../../hb-working-features.xml"/>
1098 + <include href="../hb-working-features.xml"/>
1099 </chapter>
1100
1101 <chapter>
1102 @@ -230,7 +230,7 @@
1103 dependency-driven decisions and virtual initscripts. This chapter explains all
1104 these aspects and explains how to deal with these scripts.
1105 </abstract>
1106 - <include href="../../hb-working-rcscripts.xml"/>
1107 + <include href="../hb-working-rcscripts.xml"/>
1108 </chapter>
1109
1110 <chapter>
1111 @@ -240,7 +240,7 @@
1112 This chapter explains how you do that, and also describes frequently used
1113 variables.
1114 </abstract>
1115 - <include href="../../hb-working-variables.xml"/>
1116 + <include href="../hb-working-variables.xml"/>
1117 </chapter>
1118 </part>
1119
1120 @@ -257,7 +257,7 @@
1121 Once you want to know Portage in-depth you need to know where it stores its
1122 files and data.
1123 </abstract>
1124 - <include href="../../hb-portage-files.xml"/>
1125 + <include href="../hb-portage-files.xml"/>
1126 </chapter>
1127
1128 <chapter>
1129 @@ -266,7 +266,7 @@
1130 Portage is completely configurable through various variables you can set in the
1131 configuration file or as environment variable.
1132 </abstract>
1133 - <include href="../../hb-portage-configuration.xml"/>
1134 + <include href="../hb-portage-configuration.xml"/>
1135 </chapter>
1136
1137 <chapter>
1138 @@ -277,7 +277,7 @@
1139 branches can be configured and how you can override this separation
1140 individually.
1141 </abstract>
1142 - <include href="../../hb-portage-branches.xml"/>
1143 + <include href="../hb-portage-branches.xml"/>
1144 </chapter>
1145
1146 <chapter>
1147 @@ -286,7 +286,7 @@
1148 Portage comes with a few extra tools that might make your Gentoo experience even
1149 better. Read on to discover how to use dispatch-conf and other tools.
1150 </abstract>
1151 - <include href="../../hb-portage-tools.xml"/>
1152 + <include href="../hb-portage-tools.xml"/>
1153 </chapter>
1154
1155 <chapter>
1156 @@ -296,7 +296,7 @@
1157 your own Portage tree, how to synchronise only the categories you want, inject
1158 packages and more.
1159 </abstract>
1160 - <include href="../../hb-portage-diverttree.xml"/>
1161 + <include href="../hb-portage-diverttree.xml"/>
1162 </chapter>
1163 </part>
1164
1165 @@ -310,7 +310,7 @@
1166 A guide to quickly get your network interface up and running in most common
1167 environments.
1168 </abstract>
1169 -<include href="../../hb-net-start.xml"/>
1170 +<include href="../hb-net-start.xml"/>
1171 </chapter>
1172
1173 <chapter>
1174 @@ -319,7 +319,7 @@
1175 Here we learn about how the configuration works - you need to know this
1176 before we learn about modular networking.
1177 </abstract>
1178 -<include href="../../hb-net-advanced.xml"/>
1179 +<include href="../hb-net-advanced.xml"/>
1180 </chapter>
1181
1182 <chapter>
1183 @@ -328,7 +328,7 @@
1184 Gentoo provides you flexible networking - here you are told about choosing
1185 different DHCP clients, setting up bonding, bridging, VLANs and more.
1186 </abstract>
1187 -<include href="../../hb-net-modules.xml"/>
1188 +<include href="../hb-net-modules.xml"/>
1189 </chapter>
1190
1191 <chapter>
1192 @@ -336,7 +336,7 @@
1193 <abstract>
1194 Wireless isn't straight-forward. Hopefully we'll get you working!
1195 </abstract>
1196 -<include href="../../hb-net-wireless.xml"/>
1197 +<include href="../hb-net-wireless.xml"/>
1198 </chapter>
1199
1200 <chapter>
1201 @@ -344,7 +344,7 @@
1202 <abstract>
1203 If you're feeling adventurous, you can add your own functions to networking.
1204 </abstract>
1205 -<include href="../../hb-net-functions.xml"/>
1206 +<include href="../hb-net-functions.xml"/>
1207 </chapter>
1208
1209 <chapter>
1210 @@ -352,7 +352,7 @@
1211 <abstract>
1212 For laptop users or people who move their computer around different networks.
1213 </abstract>
1214 -<include href="../../hb-net-management.xml"/>
1215 +<include href="../hb-net-management.xml"/>
1216 </chapter>
1217 </part>
1218
1219
1220
1221
1222 --
1223 gentoo-doc-cvs@g.o mailing list