Merge branch 'fix'
authorJunio C Hamano <junkio@cox.net>
Fri, 28 Apr 2006 23:57:32 +0000 (16:57 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 28 Apr 2006 23:57:32 +0000 (16:57 -0700)
commit89719209f48fe7d9694710795b1ec1d5fd7ebfc0
tree4c264196192c6aa0b3a60d337f43ec082add3293
parentbd346f105dc6f343eb577e4b25dbc1fa098cff33
parentaa6bf0eb6489d652c5877d65160ed33c857afa74
Merge branch 'fix'

* fix:
  Fix trivial typo in git-log man page.
  Properly render asciidoc "callouts" in git man pages.
  Fix up remaining man pages that use asciidoc "callouts".
  Update the git-branch man page to include the "-r" option,
  annotate: display usage information if no filename was given
  annotate: fix warning about uninitialized scalar
  git-am --resolved: more usable error message.