diff doc/hg.1.txt @ 895:77b52b864249

Merge walk changes with Matt's tip.
author Bryan O'Sullivan <bos@serpentine.com>
date Sat, 13 Aug 2005 15:26:32 -0800
parents 781266a78fe1 62ec665759f2
children 01215ad04283
line wrap: on
line diff
--- a/doc/hg.1.txt	Fri Aug 12 16:12:09 2005 -0800
+++ b/doc/hg.1.txt	Sat Aug 13 15:26:32 2005 -0800
@@ -509,7 +509,7 @@
     If BEGIN is greater than END, revisions are treated in reverse
     order.
 
-    A range acts as an open interval.  This means that a range of 3:5
+    A range acts as a closed interval.  This means that a range of 3:5
     gives 3, 4 and 5.  Similarly, a range of 4:2 gives 4, 3, and 2.
 
 ENVIRONMENT VARIABLES