author | Frank Lichtenheld <frank@lichtenheld.de> | |
Wed, 18 Apr 2007 22:10:22 +0000 (00:10 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 18 Apr 2007 22:41:59 +0000 (15:41 -0700) | ||
commit | 0ad64fd0b8d073e0c73836858a54f693c9191918 | |
tree | 38446f2bb1c4c633cf1955b7109ae0f825b6f9d6 | tree | snapshot |
parent | 0afa7644f2f3543a033d327468ab97d7581f9d13 | commit | diff |
git-shortlog: Fix two formatting errors in asciidoc documentation
First use [verse] in the SYNOPSIS so that the line break actually
shows.
Secondly drop the quotes around '.mailmap' since this exposes
a bug in our toolchain (didn't bother enough yet to find out wether
it is asciidoc's fault or that of the XSL templates) that leads to
the dot not getting escaped correctly in the roff output and thereby
swallowing the line.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
First use [verse] in the SYNOPSIS so that the line break actually
shows.
Secondly drop the quotes around '.mailmap' since this exposes
a bug in our toolchain (didn't bother enough yet to find out wether
it is asciidoc's fault or that of the XSL templates) that leads to
the dot not getting escaped correctly in the roff output and thereby
swallowing the line.
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-shortlog.txt | diff | blob | history |