Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Phillips <julian@quantumfyre.co.uk>2007-07-19 01:33:57 +0400
committerJunio C Hamano <gitster@pobox.com>2007-07-19 03:56:20 +0400
commit281a53bb79786a6d7e54f9715cc8ad46fc2bdb0e (patch)
tree54a227c2009eac75fc03ab75736a8e327023ff67 /entry.c
parentfa2e71c9e794c43634670b62d1b4bf58d1ae7e60 (diff)
Force listingblocks to be monospaced in manpages
For the html output we can use a stylesheet to make sure that the listingblocks are presented in a monospaced font. For the manpages do it manually by inserting a ".ft C" before and ".ft" after the block in question. In order for these roff commands to get through to the manpage they have to be element encoded to prevent quoting. Signed-off-by: Julian Phillips <julian@quantumfyre.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'entry.c')
0 files changed, 0 insertions, 0 deletions