smithj 05/06/22 19:45:44 Modified: xml/htdocs/doc/en/handbook hb-portage-configuration.xml Log: minor english semantics fix for #96648; translators should ignore
Revision Changes Path 1.8 +4 -4 xml/htdocs/doc/en/handbook/hb-portage-configuration.xml file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.8&content-type=text/x-cvsweb-markup&cvsroot=gentoo plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml?rev=1.8&content-type=text/plain&cvsroot=gentoo diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml.diff?r1=1.7&r2=1.8&cvsroot=gentoo Index: hb-portage-configuration.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- hb-portage-configuration.xml 22 Jan 2005 01:24:31 -0000 1.7 +++ hb-portage-configuration.xml 22 Jun 2005 19:45:44 -0000 1.8 @@ -4,7 +4,7 @@ <!-- The content of this document is licensed under the CC-BY-SA license --> <!-- See http://creativecommons.org/licenses/by-sa/2.0 --> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.7 2005/01/22 01:24:31 cam Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-portage-configuration.xml,v 1.8 2005/06/22 19:45:44 smithj Exp $ --> <sections> @@ -228,9 +228,9 @@ defaults to 3. </li> <li> - RSYNC_TIMEOUT defines the amount of seconds an rsync connection can idle - before rsync sees the connection as timed-out. This variable defaults to 180 - but dialup users probably want to set this to 300 or higher. + RSYNC_TIMEOUT defines the number of seconds an rsync connection can idle + before rsync sees the connection as timed-out. This variable defaults to + 180 but dialup users probably want to set this to 300 or higher. </li> </ul> -- [email protected] mailing list
