Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: home-router-howto.xml
Date: Tue, 13 Jun 2006 09:47:24
Message-Id: 20060613094708.4BE5864C23@smtp.gentoo.org
1 neysx 06/06/13 09:47:07
2
3 Modified: home-router-howto.xml
4 Log:
5 Fixed link to rsync.xml
6
7 Revision Changes Path
8 1.45 xml/htdocs/doc/en/home-router-howto.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.45&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml?rev=1.45&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/home-router-howto.xml.diff?r1=1.44&r2=1.45&cvsroot=gentoo
13
14 Index: home-router-howto.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v
17 retrieving revision 1.44
18 retrieving revision 1.45
19 diff -u -r1.44 -r1.45
20 --- home-router-howto.xml 9 Apr 2006 17:22:49 -0000 1.44
21 +++ home-router-howto.xml 13 Jun 2006 09:47:07 -0000 1.45
22 @@ -1,6 +1,6 @@
23 <?xml version='1.0' encoding='UTF-8'?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.44 2006/04/09 17:22:49 vapier Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/home-router-howto.xml,v 1.45 2006/06/13 09:47:07 neysx Exp $ -->
27
28 <guide link="/doc/en/home-router-howto.xml" lang="en">
29 <title>Home Router Guide</title>
30 @@ -17,8 +17,8 @@
31 <!-- The content of this document is released into the public domain -->
32 <license/>
33
34 -<version>1.27</version>
35 -<date>2006-04-09</date>
36 +<version>1.28</version>
37 +<date>2006-06-13</date>
38
39 <chapter>
40 <title>Introduction</title>
41 @@ -715,9 +715,10 @@
42 servers. By setting up a local rsync, you save on both your bandwidth and
43 the Gentoo rsync servers' bandwidth. It's pretty simple to do.
44 </p>
45 +
46 <note>
47 -For a much more in-depth rsync guide, please see the official <uri
48 -link="/doc/en/rsync.xml#doc_chap4">rsync guide</uri>
49 +For a much more in-depth rsync guide, please see the official <uri
50 +link="/doc/en/rsync.xml#local">rsync guide</uri>.
51 </note>
52
53 <p>
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list