diff options
author | Adam Dinwoodie <adam@dinwoodie.org> | 2016-05-24 12:09:10 +0200 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2016-05-24 12:09:10 +0200 |
commit | 3b66731698a72e5912f867e4aa8c170332c510fb (patch) | |
tree | c2070acd9b0982194dab276d4a29dd16c5d42fe8 /winsup/doc | |
parent | 8d7b9a199c2100eba60db5d85681ea4f39be19d8 (diff) | |
download | cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.tar.gz cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.tar.bz2 cygnal-3b66731698a72e5912f867e4aa8c170332c510fb.zip |
Git is Git, not GIT
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc')
-rw-r--r-- | winsup/doc/faq-programming.xml | 2 | ||||
-rw-r--r-- | 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 07846903c..d1209736c 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 2752da3ff..c66fe1f42 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> |