Code

Merge branch 'master' of git://git.kernel.org/pub/scm/gitk/gitk into pm/gitk
[git.git] / Documentation / git-am.txt
index 049e46f3f303703d431c94c3c24fdfe710607094..e4a6b3a6f0fc258e8a2052d1d56a71fb57667d39 100644 (file)
@@ -13,7 +13,6 @@ SYNOPSIS
          [--3way] [--interactive] [--binary]
          [--whitespace=<option>] [-C<n>] [-p<n>]
          <mbox>|<Maildir>...
-
 'git-am' [--skip | --resolved]
 
 DESCRIPTION
@@ -145,7 +144,7 @@ names.
 
 SEE ALSO
 --------
-gitlink:git-applypatch[1], gitlink:git-apply[1].
+gitlink:git-apply[1].
 
 
 Author
@@ -159,4 +158,3 @@ Documentation by Petr Baudis, Junio C Hamano and the git-list <git@vger.kernel.o
 GIT
 ---
 Part of the gitlink:git[7] suite
-