All of lore.kernel.org
 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

* Re: [PATCH] check-ignore doc: fix broken link to ls-files 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
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-06-30 19:34 UTC (permalink / raw)
  To: Ramkumar Ramachandra; +Cc: Git List

Ramkumar Ramachandra <artagnon@gmail.com> writes:

> Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
> ---

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.

>  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
>  ---

^ permalink raw reply	[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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.