]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/gitattributes.txt
documentation: move git(7) to git(1)
[thirdparty/git.git] / Documentation / gitattributes.txt
index 04ca63ca3d8b1c35c849750e66348e42a6b823a0..471754eb12afa5862aa9c5e88ed3bfd2ee5cac7f 100644 (file)
@@ -265,7 +265,7 @@ When git needs to show you a diff for the path with `diff`
 attribute set to `jcdiff`, it calls the command you specified
 with the above configuration, i.e. `j-c-diff`, with 7
 parameters, just like `GIT_EXTERNAL_DIFF` program is called.
-See linkgit:git[7] for details.
+See linkgit:git[1] for details.
 
 
 Defining a custom hunk-header
@@ -518,4 +518,4 @@ commit hash.
 
 GIT
 ---
-Part of the linkgit:git[7] suite
+Part of the linkgit:git[1] suite