Ramkumar Ramachandra [off-list ref] writes:
Signed-off-by: Ramkumar Ramachandra <redacted>
---
Thanks, good eyes.
I wonder if we can come up with an automated and reliable way to add
to check-docs target of the main Makefile to catch this kind of thing.
quoted hunk
Documentation/git-check-ignore.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/git-check-ignore.txt b/Documentation/git-check-ignore.txt
index 8e1f7ab..d2df487 100644
--- a/Documentation/git-check-ignore.txt
+++ b/Documentation/git-check-ignore.txt
@@ -102,7 +102,7 @@ SEE ALSO
--------
linkgit:gitignore[5]
linkgit:gitconfig[5]
-linkgit:git-ls-files[5]
+linkgit:git-ls-files[1]
GIT
---