doc/hgrc.5.txt
changeset 9702 a9d15bf7efe2
parent 9701 0f235a427f95
child 9743 bae76e97f91a
--- a/doc/hgrc.5.txt	Mon Nov 02 21:08:33 2009 +0100
+++ b/doc/hgrc.5.txt	Mon Nov 02 21:32:42 2009 +0100
@@ -40,7 +40,7 @@
     this file override options in all other configuration files. On
     Unix, most of this file will be ignored if it doesn't belong to a
     trusted user or to a trusted group. See the documentation for the
-    trusted section below for more details.
+    trusted_ section below for more details.
 
 | (Unix) ``$HOME/.hgrc``
 | (Windows) ``%USERPROFILE%\.hgrc``
@@ -309,7 +309,7 @@
     email addresses. Cannot be set interactively.
 ``method``
     Optional. Method to use to send email messages. If value is "smtp"
-    (default), use SMTP (see section "[smtp]" for configuration).
+    (default), use SMTP (see the SMTP_ section for configuration).
     Otherwise, use as name of program to run that acts like sendmail
     (takes "-f" option for sender, list of recipients on command line,
     message on stdin). Normally, setting this to "sendmail" or
@@ -774,7 +774,7 @@
         fail to merge
 
 For more information on configuring merge tools see the
-merge-tools section.
+merge-tools_ section.
 
 ``patch``
     command to use to apply patches. Look for 'gpatch' or 'patch' in