This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Git is Git, not GIT


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=3b66731698a72e5912f867e4aa8c170332c510fb

commit 3b66731698a72e5912f867e4aa8c170332c510fb
Author: Adam Dinwoodie <adam@dinwoodie.org>
Date:   Tue May 24 12:09:10 2016 +0200

    Git is Git, not GIT
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/doc/faq-programming.xml | 2 +-
 winsup/doc/setup-net.xml       | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/winsup/doc/faq-programming.xml b/winsup/doc/faq-programming.xml
index 0784690..d120973 100644
--- a/winsup/doc/faq-programming.xml
+++ b/winsup/doc/faq-programming.xml
@@ -707,7 +707,7 @@ documentation, see the README included in the <literal>cygwin-doc</literal> pack
 </para>
 
 <para>Next, get the Cygwin source.  Ideally, you should check out what you
-need from GIT (<ulink url="https://cygwin.com/git.html"/>).  This is the
+need from Git (<ulink url="https://cygwin.com/git.html"/>).  This is the
 <emphasis>preferred method</emphasis> for acquiring the sources.  Otherwise,
 if you are trying to duplicate a cygwin release then you should download the
 corresponding source package
diff --git a/winsup/doc/setup-net.xml b/winsup/doc/setup-net.xml
index 2752da3..c66fe1f 100644
--- a/winsup/doc/setup-net.xml
+++ b/winsup/doc/setup-net.xml
@@ -35,8 +35,8 @@ for new users to understand while remaining flexible for the
 experienced. The volunteer development team is constantly working
 on <command>setup.exe</command>; before requesting a new feature,
 check the wishlist in the
-<ulink url="https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=blob_plain;f=README;hb=HEAD";>GIT <literal>README</literal>
-</ulink>. It may already be present in the GIT version!
+<ulink url="https://sourceware.org/git/gitweb.cgi?p=cygwin-setup.git;a=blob_plain;f=README;hb=HEAD";>Git <literal>README</literal>
+</ulink>. It may already be present in the Git version!
 </para>
 
 <para>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]