--- a/doc/hgrc.5.txt Thu Aug 12 18:08:31 2010 -0500
+++ b/doc/hgrc.5.txt Fri Aug 13 10:13:38 2010 +0200
@@ -307,8 +307,8 @@
Use the ``[defaults]`` section to define command defaults, i.e. the
default options/arguments to pass to the specified commands.
-The following example makes :hg:`log` run in verbose mode, and :hg:`hg
-status` show only the modified files, by default::
+The following example makes :hg:`log` run in verbose mode, and
+:hg:`status` show only the modified files, by default::
[defaults]
log = -v