Documentation: fix git-format-patch mark-up and link it from git.txt
authorJunio C Hamano <junkio@cox.net>
Sat, 28 Oct 2006 21:25:41 +0000 (14:25 -0700)
committerJunio C Hamano <junkio@cox.net>
Sat, 28 Oct 2006 21:25:41 +0000 (14:25 -0700)
Two asterisks the SYNOPSIS section were mistaken as emphasis,
and the latter backtick in "`<key>`s" were not recognized as
closing backtick.

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found