Documentation: fix section header mark-up
commitbe510e0105eaed87dca76fd71f13e22952640599
authorJohn Keeping <john@keeping.me.uk>
Fri, 25 Sep 2015 12:59:35 +0000 (25 13:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 25 Sep 2015 17:47:06 +0000 (25 10:47 -0700)
tree69ae731496774d353897587e491dd6a1fcf440bb
parent282616c72d1d08a77ca4fe1186cb708c38408d87
Documentation: fix section header mark-up

Asciidoctor is stricter than AsciiDoc when deciding if underlining
is a section title or the start of preformatted text.  Make the
length of the underlining match the text to ensure that it renders
correctly in all implementations.

Signed-off-by: John Keeping <john@keeping.me.uk>
[jc: squashed in git-bisect one noticed by Michael J Gruber]
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-bisect-lk2009.txt
Documentation/user-manual.txt