neysx       05/10/31 13:02:21

  Modified:    xml/htdocs/doc/en/articles l-awk2.xml
  Log:
  #110994 Tx to Luca for finding TAWK's new location

Revision  Changes    Path
1.5       +7 -7      xml/htdocs/doc/en/articles/l-awk2.xml

file : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.5&content-type=text/x-cvsweb-markup&cvsroot=gentoo
plain: 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml?rev=1.5&content-type=text/plain&cvsroot=gentoo
diff : 
http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk2.xml.diff?r1=1.4&r2=1.5&cvsroot=gentoo

Index: l-awk2.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- l-awk2.xml  9 Oct 2005 17:13:23 -0000       1.4
+++ l-awk2.xml  31 Oct 2005 13:02:21 -0000      1.5
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.4 
2005/10/09 17:13:23 rane Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.5 
2005/10/31 13:02:21 neysx Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide link="/doc/en/articles/l-awk2.xml" disclaimer="articles">
@@ -22,8 +22,8 @@
 version of the original article, and contains various improvements made by the
 Gentoo Linux Documentation team -->
 
-<version>1.2</version>
-<date>2005-10-09</date>
+<version>1.3</version>
+<date>2005-10-31</date>
 
 <chapter>
 <title>Records, loops, and arrays</title>
@@ -603,13 +603,13 @@
   </li>
   <li>
     Patrick Hartigan's <uri 
link="http://sparky.rice.edu/~hartigan/awk.html";>awk
-    tutorial</uri> is packed with handy awk scripts.  </li>
-<!-- FIXME 404 - i looked around google for it, no success
+    tutorial</uri> is packed with handy awk scripts.  
+  </li>
   <li>
-    <uri link="http://www.teleport.com/~thompson";>Thompson's TAWK 
Compiler</uri>
+    <uri link="http://www.tasoft.com/tawk.html";>Thompson's TAWK Compiler</uri>
     compiles awk scripts into fast binary executables. Versions are available
     for Windows, OS/2, DOS, and UNIX.
-  </li>-->
+  </li>
   <li>
     <uri link="http://www.gnu.org/software/gawk/manual/gawk.html";>The GNU Awk
     User's Guide</uri> is available for online reference.



-- 
[email protected] mailing list

Reply via email to