X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-am.txt;h=e4a6b3a6f0fc258e8a2052d1d56a71fb57667d39;hb=63f328290a0edda617c0881a356c07280fbba459;hp=f78e5dc28d7a641a2c6db93ba74d95e45d175dd0;hpb=4bc708347e2b94564d9ec5e0e3a2ab0e3d6b2fd9;p=git.git diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index f78e5dc28..e4a6b3a6f 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -127,8 +127,7 @@ is terminated before the first occurrence of such a line. When initially invoking it, you give it names of the mailboxes to crunch. Upon seeing the first patch that does not apply, it -aborts in the middle, just like 'git-applymbox' does. You can -recover from this in one of two ways: +aborts in the middle,. You can recover from this in one of two ways: . skip the current patch by re-running the command with '--skip' option. @@ -145,7 +144,7 @@ names. SEE ALSO -------- -gitlink:git-applymbox[1], 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