Remove spurious escape attempt in hg.1.txt
authorChristian Ebert <blacktrash@gmx.net>
Mon, 10 Dec 2007 00:35:04 +0000
changeset 5661 ba40e267762b
parent 5660 3c80ecdc1bcd
child 5662 ab5a455cb67c
Remove spurious escape attempt in hg.1.txt
doc/hg.1.txt
--- a/doc/hg.1.txt	Wed Dec 05 20:40:01 2007 +0900
+++ b/doc/hg.1.txt	Mon Dec 10 00:35:04 2007 +0000
@@ -89,8 +89,6 @@
     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.
 
-dot=.
-
 FILES
 -----
  repo/.hgignore::