hgrc.5: combined short paragraphs into one
Short and precise sentences are good, but we can have more than one
such sentence per paragraph.
--- a/doc/hgrc.5.txt Mon Nov 02 21:02:56 2009 +0100
+++ b/doc/hgrc.5.txt Mon Nov 02 21:08:33 2009 +0100
@@ -97,12 +97,9 @@
eggs
Each line contains one entry. If the lines that follow are indented,
-they are treated as continuations of that entry.
-
-Leading whitespace is removed from values. Empty lines are skipped.
-
-Lines beginning with ``#`` or ``;`` are ignored and may be used to provide
-comments.
+they are treated as continuations of that entry. Leading whitespace is
+removed from values. Empty lines are skipped. Lines beginning with
+``#`` or ``;`` are ignored and may be used to provide comments.
A line of the form ``%include file`` will include ``file`` into the
current configuration file. The inclusion is recursive, which means