nightmorph    09/10/11 06:42:31

  Modified:             l-sed1.xml
  Log:
  Update some dead URIs, patch from bug 288482. no revbump, since it's only 
fixing outdated URI links

Revision  Changes    Path
1.8                  xml/htdocs/doc/en/articles/l-sed1.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?r1=1.7&r2=1.8

Index: l-sed1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- l-sed1.xml  25 Sep 2006 10:19:07 -0000      1.7
+++ l-sed1.xml  11 Oct 2009 06:42:30 -0000      1.8
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.7 
2006/09/25 10:19:07 neysx Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.8 
2009/10/11 06:42:30 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/articles/l-sed1.xml" disclaimer="articles">
@@ -476,19 +476,16 @@
     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>http://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 
one-liners</uri>
+    link="http://sed.sourceforge.net/sed1line.txt";>sed one-liners</uri>
     that any aspiring sed guru should definitely look at.
   </li>
   <li>
@@ -522,20 +519,19 @@
 -->
   <li>
     See the regular expressions <uri
-    link="http://www.python.org/doc/howto/regex/regex.html";>how-to
-    document</uri> from <uri link="http://python.org";>Python.org</uri>.
+    link="http://docs.python.org/dev/howto/regex.html";>how-to
+    document</uri> from <uri link="http://python.org";>python.org</uri>.
   </li>
   <li>
-     Refer to an <uri
-     link="http://www.uky.edu/ArtsSciences/Classics/regex.html";>overview of
-     regular expressions</uri> from the University of Kentucky.
+    Refer to an <uri
+    link="http://www.uky.edu/ArtsSciences/Classics/regex.html";>overview of
+    regular expressions</uri> from the University of Kentucky.
   </li>
 </ul>
 
 </body>
 </section>
 </chapter>
-
 </guide>
 
 




Reply via email to