Gentoo Archives: gentoo-doc-cvs

From: Xavier Neys <neysx@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: l-awk2.xml
Date: Mon, 31 Oct 2005 13:02:37
Message-Id: 200510311302.j9VD2M0C010366@robin.gentoo.org
1 neysx 05/10/31 13:02:21
2
3 Modified: xml/htdocs/doc/en/articles l-awk2.xml
4 Log:
5 #110994 Tx to Luca for finding TAWK's new location
6
7 Revision Changes Path
8 1.5 +7 -7 xml/htdocs/doc/en/articles/l-awk2.xml
9
10 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
11 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
12 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
13
14 Index: l-awk2.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- l-awk2.xml 9 Oct 2005 17:13:23 -0000 1.4
21 +++ l-awk2.xml 31 Oct 2005 13:02:21 -0000 1.5
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.4 2005/10/09 17:13:23 rane Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk2.xml,v 1.5 2005/10/31 13:02:21 neysx Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/articles/l-awk2.xml" disclaimer="articles">
29 @@ -22,8 +22,8 @@
30 version of the original article, and contains various improvements made by the
31 Gentoo Linux Documentation team -->
32
33 -<version>1.2</version>
34 -<date>2005-10-09</date>
35 +<version>1.3</version>
36 +<date>2005-10-31</date>
37
38 <chapter>
39 <title>Records, loops, and arrays</title>
40 @@ -603,13 +603,13 @@
41 </li>
42 <li>
43 Patrick Hartigan's <uri link="http://sparky.rice.edu/~hartigan/awk.html">awk
44 - tutorial</uri> is packed with handy awk scripts. </li>
45 -<!-- FIXME 404 - i looked around google for it, no success
46 + tutorial</uri> is packed with handy awk scripts.
47 + </li>
48 <li>
49 - <uri link="http://www.teleport.com/~thompson">Thompson's TAWK Compiler</uri>
50 + <uri link="http://www.tasoft.com/tawk.html">Thompson's TAWK Compiler</uri>
51 compiles awk scripts into fast binary executables. Versions are available
52 for Windows, OS/2, DOS, and UNIX.
53 - </li>-->
54 + </li>
55 <li>
56 <uri link="http://www.gnu.org/software/gawk/manual/gawk.html">The GNU Awk
57 User's Guide</uri> is available for online reference.
58
59
60
61 --
62 gentoo-doc-cvs@g.o mailing list