From: Junio C Hamano Date: Thu, 22 Oct 2015 17:14:44 +0000 (-0700) Subject: Documentation/everyday: match undefline with the text X-Git-Tag: v2.6.3~13^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f3f38c7d9b41d03e0d587db9799b26e3c7863250?ds=inline;hp=--cc Documentation/everyday: match undefline 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 --- f3f38c7d9b41d03e0d587db9799b26e3c7863250 diff --git a/Documentation/giteveryday.txt b/Documentation/giteveryday.txt index 7be6e64846..35473ad02f 100644 --- a/Documentation/giteveryday.txt +++ b/Documentation/giteveryday.txt @@ -1,5 +1,5 @@ giteveryday(7) -=============== +============== NAME ----