[PATCH/RFC 4/6] convert doc links for other pages

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Michael J Gruber
Date: Friday, September 12, 2008 - 3:55 am

This converts the doc links for pages which do not start with git:
"everyday" and "curl"
We use the "linkgitasis" macro which preserves their name.

Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
---
 Documentation/config.txt           |    2 +-
 Documentation/gitcore-tutorial.txt |    2 +-
 Documentation/gitglossary.txt      |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/config.txt b/Documentation/config.txt
index fe71aba..102ee48 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -801,7 +801,7 @@ help.autocorrect::
 
 http.proxy::
 	Override the HTTP proxy, normally configured using the 'http_proxy'
-	environment variable (see linkgit:curl[1]).  This can be overridden
+	environment variable (see linkgitasis:curl[1]).  This can be overridden
 	on a per-remote basis; see remote.<name>.proxy
 
 http.sslVerify::
diff --git a/Documentation/gitcore-tutorial.txt b/Documentation/gitcore-tutorial.txt
index 579e2b2..af44361 100644
--- a/Documentation/gitcore-tutorial.txt
+++ b/Documentation/gitcore-tutorial.txt
@@ -1691,7 +1691,7 @@ to follow, not easier.
 SEE ALSO
 --------
 linkgitasis:gittutorial[7], linkgitasis:gittutorial-2[7],
-linkgit:everyday[7], linkgitasis:gitcvs-migration[7],
+linkgitasis:everyday[7], linkgitasis:gitcvs-migration[7],
 link:user-manual.html[The Git User's Manual]
 
 GIT
diff --git a/Documentation/gitglossary.txt b/Documentation/gitglossary.txt
index 14c13fa..73aee50 100644
--- a/Documentation/gitglossary.txt
+++ b/Documentation/gitglossary.txt
@@ -17,7 +17,7 @@ include::glossary-content.txt[]
 SEE ALSO
 --------
 linkgitasis:gittutorial[7], linkgitasis:gittutorial-2[7],
-linkgit:everyday[7], linkgitasis:gitcvs-migration[7],
+linkgitasis:everyday[7], linkgitasis:gitcvs-migration[7],
 link:user-manual.html[The Git User's Manual]
 
 GIT
-- 
1.6.0.1.308.gede4c

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH/RFC 4/6] convert doc links for other pages, Michael J Gruber, (Fri Sep 12, 3:55 am)