git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] fixed link in documentation of diff-options
@ 2007-10-02  6:14 Steffen Prohaska
  2007-10-02  6:27 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Steffen Prohaska @ 2007-10-02  6:14 UTC (permalink / raw)
  To: git; +Cc: Steffen Prohaska


Signed-off-by: Steffen Prohaska <prohaska@zib.de>
---
 Documentation/diff-options.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/diff-options.txt b/Documentation/diff-options.txt
index 228ccaf..b1f528a 100644
--- a/Documentation/diff-options.txt
+++ b/Documentation/diff-options.txt
@@ -179,8 +179,8 @@
 
 --ext-diff::
 	Allow an external diff helper to be executed. If you set an
-	external diff driver with gitlink:gitattributes(5), you need
-	to use this option with gitlink:git-log(1) and friends.
+	external diff driver with gitlink:gitattributes[5], you need
+	to use this option with gitlink:git-log[1] and friends.
 
 --no-ext-diff::
 	Disallow external diff drivers.
-- 
1.5.3.3.127.g40d17

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

* Re: [PATCH] fixed link in documentation of diff-options
  2007-10-02  6:14 [PATCH] fixed link in documentation of diff-options Steffen Prohaska
@ 2007-10-02  6:27 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2007-10-02  6:27 UTC (permalink / raw)
  To: Steffen Prohaska; +Cc: git

Sharp eyes; thanks.

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

end of thread, other threads:[~2007-10-02  6:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-02  6:14 [PATCH] fixed link in documentation of diff-options Steffen Prohaska
2007-10-02  6:27 ` 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).