public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/articles: l-sed1.xml
@ 2009-10-11  6:42 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-10-11  6:42 UTC (permalink / raw
  To: gentoo-doc-cvs

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>
 
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/articles: l-sed1.xml
@ 2010-05-14 22:00 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2010-05-14 22:00 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    10/05/14 22:00:25

  Modified:             l-sed1.xml
  Log:
  fix end-of-line characters, bug 318335

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

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

Index: l-sed1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- l-sed1.xml	11 Oct 2009 06:42:30 -0000	1.8
+++ l-sed1.xml	14 May 2010 22:00:25 -0000	1.9
@@ -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.8 2009/10/11 06:42:30 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.9 2010/05/14 22:00:25 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/articles/l-sed1.xml" disclaimer="articles">
@@ -21,8 +21,8 @@
 version of the original article, and contains various improvements made by the
 Gentoo Linux Documentation team -->
 
-<version>1.4</version>
-<date>2005-10-09</date>
+<version>1.5</version>
+<date>2010-05-14</date>
 
 <chapter>
 <title>Get to know the powerful UNIX editor</title>
@@ -327,11 +327,11 @@
     <ti>Will match all blank lines</ti>
   </tr>
   <tr>
-    <ti>/}^/</ti>
+    <ti>/}$/</ti>
     <ti>Will match any lines that ends with '}' (no spaces)</ti>
   </tr>
   <tr>
-    <ti>/} *^/</ti>
+    <ti>/} *$/</ti>
     <ti>Will match any line ending with '}' followed by zero or more spaces</ti>
   </tr>
   <tr>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/articles: l-sed1.xml
@ 2012-01-02 18:48 Joshua Saddler (nightmorph)
  0 siblings, 0 replies; 3+ messages in thread
From: Joshua Saddler (nightmorph) @ 2012-01-02 18:48 UTC (permalink / raw
  To: gentoo-doc-cvs

nightmorph    12/01/02 18:48:14

  Modified:             l-sed1.xml
  Log:
  update links and typos, patch from christophe on bug #396445

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml?r1=1.10&r2=1.11

Index: l-sed1.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- l-sed1.xml	4 Sep 2011 17:53:41 -0000	1.10
+++ l-sed1.xml	2 Jan 2012 18:48:14 -0000	1.11
@@ -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.10 2011/09/04 17:53:41 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-sed1.xml,v 1.11 2012/01/02 18:48:14 nightmorph Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide disclaimer="articles">
@@ -21,8 +21,8 @@
 version of the original article, and contains various improvements made by the
 Gentoo Linux Documentation team -->
 
-<version>1.5</version>
-<date>2010-05-14</date>
+<version>2</version>
+<date>2012-01-02</date>
 
 <chapter>
 <title>Get to know the powerful UNIX editor</title>
@@ -209,7 +209,7 @@
 delete lines 1-10 of the output:
 </p>
 
-<pre caption="Specifying an adress range">
+<pre caption="Specifying an address range">
 $ <i>sed -e '1,10d' /etc/services | more</i>
 </pre>
 
@@ -524,7 +524,7 @@
   </li>
   <li>
     Refer to an <uri
-    link="http://www.uky.edu/ArtsSciences/Classics/regex.html">overview of
+    link="http://as-houston.as.uky.edu/archive/Classics/regex.html">overview of
     regular expressions</uri> from the University of Kentucky.
   </li>
 </ul>






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-01-02 18:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-02 18:48 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en/articles: l-sed1.xml Joshua Saddler (nightmorph)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-14 22:00 Joshua Saddler (nightmorph)
2009-10-11  6:42 Joshua Saddler (nightmorph)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox