From: Junio C Hamano Date: Wed, 13 Dec 2006 08:58:28 +0000 (-0800) Subject: spurious .sp in manpages X-Git-Tag: v1.5.0-rc0~130 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7ef0435088f41165ece95b6f226d3c15438505a5?ds=inline;hp=--cc spurious .sp in manpages This is just a random hack to work around problems people seem to be seeing in manpage backend of xmlto (it appears we are getting ".sp" at the end of line without line break). Could people test this out? Signed-off-by: Junio C Hamano --- 7ef0435088f41165ece95b6f226d3c15438505a5 diff --git a/Documentation/callouts.xsl b/Documentation/callouts.xsl index ad03755d8f..6a361a2136 100644 --- a/Documentation/callouts.xsl +++ b/Documentation/callouts.xsl @@ -13,4 +13,18 @@ .br + + + + + + + + + + + +