Merge branch 'jk/asciidoctor-section-heading-markup-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 14 Oct 2015 21:30:17 +0000 (14:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 14 Oct 2015 21:30:18 +0000 (14:30 -0700)
* jk/asciidoctor-section-heading-markup-fix:
Documentation: fix section header mark-up

Documentation/git-bisect-lk2009.txt
Documentation/user-manual.txt
index 0f0c6ff0829dfab3bd45b34b76a5b489f648eba9..c06efbd42a6c1010f0a5ec17ba460e0ebcd91d9d 100644 (file)
@@ -1321,7 +1321,7 @@ So git bisect is unconditional goodness - and feel free to quote that
 _____________
 
 Acknowledgments
-----------------
+---------------
 
 Many thanks to Junio Hamano for his help in reviewing this paper, for
 reviewing the patches I sent to the Git mailing list, for discussing
index 68978f53381baf1b179b70f22e97084893d5c227..1b7987e73767f1c71d777909f3b275b5976419aa 100644 (file)
@@ -3424,7 +3424,7 @@ just missing one particular blob version.
 
 [[the-index]]
 The index
------------
+---------
 
 The index is a binary file (generally kept in `.git/index`) containing a
 sorted list of path names, each with permissions and the SHA-1 of a blob