swift 05/04/24 09:21:51 Modified: xml/htdocs/doc/en rsync.xml Log: #89435 - Forgot a few portage->gentoo-portage changes
Revision Changes Path 1.40 +5 -5 xml/htdocs/doc/en/rsync.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.40&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml?rev=1.40&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/rsync.xml.diff?r1=1.39&r2=1.40&cvsroot=gentoo Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- rsync.xml 18 Apr 2005 13:37:32 -0000 1.39 +++ rsync.xml 24 Apr 2005 09:21:50 -0000 1.40 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.39 2005/04/18 13:37:32 swift Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.40 2005/04/24 09:21:50 swift Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/rsync.xml"> @@ -18,8 +18,8 @@ <license/> -<version>1.10</version> -<date>2005-04-18</date> +<version>1.11</version> +<date>2005-04-24</date> <chapter> <title>Hardware Request</title> @@ -562,8 +562,8 @@ <pre caption="Testing your mirror"> <comment>(You may use the server name or its IP)</comment> # <i>rsync 192.168.0.1::</i> -portage Gentoo Portage -# <i>rsync your_server_name::portage</i> +gentoo-portage Gentoo Portage +# <i>rsync your_server_name::gentoo-portage</i> <comment>(You should see the content of /usr/portage on your mirror)</comment> </pre> -- [email protected] mailing list
