--- xml/htdocs/doc/en/rsync.xml 2011/09/04 17:53:40 1.63 +++ xml/htdocs/doc/en/rsync.xml 2012/07/24 12:12:51 1.64 @@ -1,6 +1,6 @@ - + Gentoo Linux rsync Mirrors Policy and Guide @@ -24,8 +24,8 @@ -3.9 -2010-06-14 +4 +2012-07-24 Preliminaries @@ -201,11 +201,11 @@

Now, make your other computers use your own local rsync mirror instead of a -public one. Edit your /etc/make.conf and make the SYNC +public one. Edit your /etc/portage/make.conf and make the SYNC variable point to your server.

-
+
 (Use your server IP address)
 SYNC="rsync://192.168.0.1/gentoo-portage"
 (Or use your server name)
@@ -417,7 +417,7 @@
 Take this address and use it as the only parameter for rsync with two colons
 appended to it. e.g.: rsync 1.2.3.4::. You should be able to find out
 which mirror that is from the banner message. Update your
-/etc/make.conf accordingly.
+/etc/portage/make.conf accordingly.