X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-merge-file.txt;h=c513184ba07ae83073232cc54a0007a3cda66412;hb=1b56bc9a1545902db64b8bdce48a499900acfe0b;hp=31882abb870b9720b2e7343638ef1c92eed8b2d9;hpb=071a8877662974f588dfc0b1ac7df2764b7e0337;p=git.git diff --git a/Documentation/git-merge-file.txt b/Documentation/git-merge-file.txt index 31882abb8..c513184ba 100644 --- a/Documentation/git-merge-file.txt +++ b/Documentation/git-merge-file.txt @@ -41,7 +41,7 @@ conflicts otherwise. If the merge was clean, the exit value is 0. git-merge-file is designed to be a minimal clone of RCS merge, that is, it implements all of RCS merge's functionality which is needed by -gitlink:git[1]. +linkgit:git[1]. OPTIONS @@ -89,4 +89,4 @@ with parts copied from the original documentation of RCS merge. GIT --- -Part of the gitlink:git[7] suite +Part of the linkgit:git[7] suite