summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2014-10-11 23:37:33 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-10-13 20:35:18 (GMT)
commitc9a5172fdf073e090111950d3d42c4f9ef144ffd (patch)
tree61709e0a4dc536c0bbc85b20e26cd35b74da755a /Documentation
parent63a45136a329bab550425c3142db6071434d935e (diff)
downloadgit-c9a5172fdf073e090111950d3d42c4f9ef144ffd.zip
git-c9a5172fdf073e090111950d3d42c4f9ef144ffd.tar.gz
git-c9a5172fdf073e090111950d3d42c4f9ef144ffd.tar.bz2
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 <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/git-prune-packed.txt2
-rw-r--r--Documentation/git-quiltimport.txt2
-rw-r--r--Documentation/git-stage.txt2
3 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/git-prune-packed.txt b/Documentation/git-prune-packed.txt
index 6738055..9fed59a 100644
--- a/Documentation/git-prune-packed.txt
+++ b/Documentation/git-prune-packed.txt
@@ -1,5 +1,5 @@
git-prune-packed(1)
-=====================
+===================
NAME
----
diff --git a/Documentation/git-quiltimport.txt b/Documentation/git-quiltimport.txt
index a356196..d64388c 100644
--- a/Documentation/git-quiltimport.txt
+++ b/Documentation/git-quiltimport.txt
@@ -1,5 +1,5 @@
git-quiltimport(1)
-================
+==================
NAME
----
diff --git a/Documentation/git-stage.txt b/Documentation/git-stage.txt
index ba3fe0d..25bcda9 100644
--- a/Documentation/git-stage.txt
+++ b/Documentation/git-stage.txt
@@ -1,5 +1,5 @@
git-stage(1)
-==============
+============
NAME
----