Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-doc-cvs
nightmorph 09/10/11 06:45:53
Modified: l-sed2.xml
Log:
Update some dead URIs, patch from bug 288484. no revbump, since it's only fixing outdated URI links
Revision Changes Path
1.6 xml/htdocs/doc/en/articles/l-sed2.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml?r1=1.5&r2=1.6
Index: l-sed2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- l-sed2.xml 1 Jan 2006 11:25:54 -0000 1.5
+++ l-sed2.xml 11 Oct 2009 06:45:52 -0000 1.6
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.5 2006/01/01 11:25:54 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed2.xml,v 1.6 2009/10/11 06:45:52 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/doc/en/articles/l-sed2.xml" disclaimer="articles">
@@ -557,20 +557,17 @@
link="l-sed3.xml">Part 3</uri>.
</li>
<li>
- Check out Eric Pement's excellent <uri
- link="http://www.student.northpark.edu/pemente/sed/sedfaq.html">sed
- FAQ</uri>.
+ Check out Eric Pement's excellent <uri
+ link="http://sed.sourceforge.net/sedfaq.html">sed
+ FAQ</uri>.
</li>
<li>
- You can find the sources to sed 3.02 at
- <uri>ftp://ftp.gnu.org/pub/gnu/sed</uri>.
- </li>
- <li>
- You'll find the nice, new sed 3.02.80 at <uri>ftp://alpha.gnu.org</uri>.
+ You can find the sources to sed at
+ <uri>ftp://ftp.gnu.org/pub/gnu/sed</uri>.
</li>
<li>
Eric Pement also has a handy list of <uri
- link="http://www.student.northpark.edu/pemente/sed/sed1line.txt">sed
+ link="http://sed.sourceforge.net/sed1line.txt">sed
one-liners</uri> that any aspiring sed guru should definitely look at.
</li>
<li>
@@ -590,15 +587,16 @@
tutorial</uri>.
</li>
-->
- <li>
+<!-- Dead link
+ <li>
Brush up on <uri link="http://vision.eng.shu.ac.uk/C++/misc/regexp/">using
regular expressions</uri> to find and modify patterns in text in this free,
dW-exclusive tutorial.
</li>
+-->
</ul>
</body>
</section>
</chapter>
-
</guide>
|
|