--- a/doc/hgrc.5.txt Thu Feb 16 09:09:45 2006 -0800
+++ b/doc/hgrc.5.txt Thu Feb 16 09:56:31 2006 -0800
@@ -178,7 +178,7 @@
but before the transaction has been committed. Changegroup is
visible to hook program. This lets you validate incoming changes
before accepting them. Passed the ID of the first new changeset
- in $NODE. Exit status 0 allows the transaction to commit.
+ in $HG_NODE. Exit status 0 allows the transaction to commit.
Non-zero status will cause the transaction to be rolled back and
the push, pull or unbundle will fail.
pretxncommit;;