help: fix the display for `hg help internals.revlogs` (
issue5227)
It previously aborted saying the help section wasn't found. Credit to Yuya for
figuring out the fix.
--- a/mercurial/help/internals/revlogs.txt Fri May 06 14:09:11 2016 -0700
+++ b/mercurial/help/internals/revlogs.txt Sun May 08 22:28:09 2016 -0400
@@ -1,5 +1,5 @@
-Revisions Logs
-==============
+Revlogs
+=======
Revision logs - or *revlogs* - are an append only data structure for
storing discrete entries, or *revisions*. They are the primary storage