git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] check-ignore doc: fix broken link to ls-files page
@ 2013-06-30 12:05 Ramkumar Ramachandra
  2013-06-30 19:34 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Ramkumar Ramachandra @ 2013-06-30 12:05 UTC (permalink / raw)
  To: Git List; +Cc: Junio C Hamano

Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
---
 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
 ---
-- 
1.8.3.1.643.gebeea52.dirty

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-06-30 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-30 12:05 [PATCH] check-ignore doc: fix broken link to ls-files page Ramkumar Ramachandra
2013-06-30 19:34 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).