--- a/mercurial/help/templates.txt Sat Jul 31 18:12:50 2010 -0500
+++ b/mercurial/help/templates.txt Sat Jul 31 18:27:03 2010 -0500
@@ -52,8 +52,8 @@
:file_dels: List of strings. Files removed by this changeset.
-:node: String. The changeset identification hash, as a 40-character
- hexadecimal string.
+:node: String. The changeset identification hash, as a 40 hexadecimal
+ digit string.
:parents: List of strings. The parents of the changeset.
@@ -138,7 +138,7 @@
specified in RFC 3339: "2009-08-18T13:00:13+02:00".
:short: Changeset hash. Returns the short form of a changeset hash,
- i.e. a 12-byte hexadecimal string.
+ i.e. a 12 hexadecimal digit string.
:shortdate: Date. Returns a date like "2006-09-18".