CVSROOT: /web/grep Module name: grep Changes by: Jim Meyering <meyering> 10/03/23 12:08:33
Index: grep.html =================================================================== RCS file: /web/grep/grep/grep.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -b -r1.20 -r1.21 --- grep.html 24 May 2009 20:37:40 -0000 1.20 +++ grep.html 23 Mar 2010 12:08:31 -0000 1.21 @@ -28,7 +28,7 @@ <H4><A HREF="#TOCdownloading" NAME="downloading">Downloading grep</A></H4> <P>The current stable version of grep can be found on in the subdirectory <CODE>/gnu/grep/</CODE> on your favorite <A HREF="/prep/ftp.html">GNU mirror</A>.</P> -<p>The current development version (introducing new features and bugfixes, but also quite possibly new bugs) can be accessed using <a href="http://www.cvshome.org/">CVS</a>. Detailed instructions can be found <a href="http://savannah.gnu.org/cvs/?group=grep">here</a>.</p> +<p>The current development version (introducing new features and bugfixes, but also quite possibly new bugs) can be accessed using <a href="http://git-scm.com/">GIT</a>. Detailed instructions can be found <a href="http://savannah.gnu.org/git/?group=grep">here</a>.</p> <p>For other ways to obtain grep, please read <A HREF="/software/software.html#HowToGetSoftware">How to get GNU Software</A></p> @@ -48,7 +48,7 @@ in the subject line (or in the body).</p> <p>To follow development more closely, there is also the grep-commit mailing list -to which log entries from CVS are automatically sent. +to which commit log entries are automatically sent. You can subscribe from <a href="http://lists.gnu.org/mailman/listinfo/grep-commit">its web page</a> or by sending a mail to @@ -80,7 +80,7 @@ permitted in any medium, provided this notice is preserved.</P> <P> Updated: -$Id: grep.html,v 1.20 2009/05/24 20:37:40 karl Exp $</P> +$Id: grep.html,v 1.21 2010/03/23 12:08:31 meyering Exp $</P> <HR> </BODY> </HTML>
