Skip to content

Commit c9a5172

Browse files
bk2204gitster
authored andcommitted
Documentation: adjust document title underlining
AsciiDoc specification states that in two-line titles, the title underline has to be the same length as the title text, plus or minus two characters. Asciidoctor, however, requires that this must be plus or minus one character. Adjust the underlines to be the same length as the title text to improve compatibility. Signed-off-by: brian m. carlson <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 63a4513 commit c9a5172

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/git-prune-packed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-prune-packed(1)
2-
=====================
2+
===================
33

44
NAME
55
----

Documentation/git-quiltimport.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-quiltimport(1)
2-
================
2+
==================
33

44
NAME
55
----

Documentation/git-stage.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
git-stage(1)
2-
==============
2+
============
33

44
NAME
55
----

0 commit comments

Comments
 (0)