doc/hgrc.5.txt
changeset 3721 98f2507c5551
parent 3616 cf001fb04109
child 3835 d1ce5461beed
--- a/doc/hgrc.5.txt
+++ b/doc/hgrc.5.txt
@@ -419,8 +419,7 @@ ui::
   username;;
     The committer of a changeset created when running "commit".
     Typically a person's name and email address, e.g. "Fred Widget
-    <fred@example.com>".  Default is $EMAIL. If no default is found, or the
-    configured username is empty, it has to be specified manually.
+    <fred@example.com>".  Default is $EMAIL or username@hostname.
   verbose;;
     Increase the amount of output printed.  True or False.  Default is False.