From: Junio C Hamano Date: Fri, 10 Aug 2007 07:49:26 +0000 (-0700) Subject: tweak manpage formatting X-Git-Tag: v1.5.3-rc5~44 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=524e5ffcf41a67ec113a9c3730ddc8fb8d3317f5;p=git.git tweak manpage formatting This attempts to force fixed-font in manpages for literal blocks. I have tested this with docbook 1.71 and it seems to work as expected. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/callouts.xsl b/Documentation/callouts.xsl index 6a361a213..7941af787 100644 --- a/Documentation/callouts.xsl +++ b/Documentation/callouts.xsl @@ -27,4 +27,17 @@ + + .RS + + + + + + .ft C .nf + + .fi .ft + .RE + +