summaryrefslogtreecommitdiffstats
path: root/Documentation/gitrevisions.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-10-22 19:09:07 +0200
committerJunio C Hamano <gitster@pobox.com>2015-10-22 19:16:12 +0200
commit142d035a022fb76c96877254e95aa70879332076 (patch)
tree8f9d1b8862d743a7cd217c97dac06318379c8aaa /Documentation/gitrevisions.txt
parentDocumentation: fix header markup (diff)
downloadgit-142d035a022fb76c96877254e95aa70879332076.tar.xz
git-142d035a022fb76c96877254e95aa70879332076.zip
Documentation: match underline with the text
Even though AsciiDoc is more lenient when deciding if an underline is for the contents on the previous line to find section headers, we should match the length of them for other formatters to help them. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/gitrevisions.txt')
-rw-r--r--Documentation/gitrevisions.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/gitrevisions.txt b/Documentation/gitrevisions.txt
index c0ed6d1925..e903eb7860 100644
--- a/Documentation/gitrevisions.txt
+++ b/Documentation/gitrevisions.txt
@@ -1,5 +1,5 @@
gitrevisions(7)
-================
+===============
NAME
----