diff doc/hgrc.5.txt @ 1788:750b9cd83965

change the default timeout to 600 seconds
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Tue, 21 Feb 2006 23:50:53 +0100
parents e431344e604c
children 7718885070b1
line wrap: on
line diff
--- a/doc/hgrc.5.txt
+++ b/doc/hgrc.5.txt
@@ -249,7 +249,7 @@ ui::
     command to use for SSH connections. Default is 'ssh'.
   timeout;;
     The timeout used when a lock is held (in seconds), a negative value
-    means no timeout. Default is 1024.
+    means no timeout. Default is 600.
   username;;
     The committer of a changeset created when running "commit".
     Typically a person's name and email address, e.g. "Fred Widget