manpages: italicize nongit command names (if they are in teletype font)
commit2fd02c92dbb6e575b7e62ea9dfa85ef45ebe58b6
authorJonathan Nieder <jrnieder@uchicago.edu>
Thu, 3 Jul 2008 05:55:07 +0000 (3 00:55 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 5 Jul 2008 18:24:40 +0000 (5 11:24 -0700)
tree36245e4f2c047fe68d7af66fd6b9c2619d2c6762
parent42d36bb841eb035eb0f7261f02987893c14e1a02
manpages: italicize nongit command names (if they are in teletype font)

Some manual pages use teletype font to set command names. We
change them to use italics, instead.  This creates a visual
distinction between names of commands and command lines that
can be typed at the command line. It is also more consistent
with other man pages outside Git.

In this patch, the commands named are non-git commands like bash.

Signed-off-by: Jonathan Nieder <jrnieder@uchicago.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
12 files changed:
Documentation/git-apply.txt
Documentation/git-cvsserver.txt
Documentation/git-fsck.txt
Documentation/git-merge-file.txt
Documentation/git-merge-index.txt
Documentation/git-rerere.txt
Documentation/git-svn.txt
Documentation/git.txt
Documentation/gitattributes.txt
Documentation/gitcore-tutorial.txt
Documentation/gitcvs-migration.txt
Documentation/gitdiffcore.txt