Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@×××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: l-awk3.xml
Date: Wed, 03 Aug 2005 08:07:36
Message-Id: 200508030807.j7386xK0012439@robin.gentoo.org
1 fox2mike 05/08/03 08:07:19
2
3 Modified: xml/htdocs/doc/en/articles l-awk3.xml
4 Log:
5 Seems neysx is human too ;) he left out the <note>. Thanks to rane for reporting.
6
7 Revision Changes Path
8 1.2 +10 -3 xml/htdocs/doc/en/articles/l-awk3.xml
9
10 file : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.2&content-type=text/x-cvsweb-markup&cvsroot=gentoo
11 plain: http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml?rev=1.2&content-type=text/plain&cvsroot=gentoo
12 diff : http://www.gentoo.org/cgi-bin/viewcvs.cgi/xml/htdocs/doc/en/articles/l-awk3.xml.diff?r1=1.1&r2=1.2&cvsroot=gentoo
13
14 Index: l-awk3.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- l-awk3.xml 28 Jul 2005 08:04:04 -0000 1.1
21 +++ l-awk3.xml 3 Aug 2005 08:07:19 -0000 1.2
22 @@ -1,5 +1,5 @@
23 <?xml version='1.0' encoding="UTF-8"?>
24 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.1 2005/07/28 08:04:04 neysx Exp $ -->
25 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.2 2005/08/03 08:07:19 fox2mike Exp $ -->
26 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
27
28 <guide link="/doc/en/articles/l-awk3.xml">
29 @@ -25,8 +25,8 @@
30 version of the original article, and contains various improvements made by the
31 Gentoo Linux Documentation team -->
32
33 -<version>1.0</version>
34 -<date>2005-07-27</date>
35 +<version>1.1</version>
36 +<date>2005-08-03</date>
37
38 <chapter>
39 <title>String functions and ... checkbooks?</title>
40 @@ -34,6 +34,13 @@
41 <title>Formatting output</title>
42 <body>
43
44 +<note>
45 +The original version of this article was published on IBM developerWorks,
46 +and is property of Westtech Information Services. This document is an updated
47 +version of the original article, and contains various improvements made by the
48 +Gentoo Linux Documentation team.
49 +</note>
50 +
51 <p>
52 While awk's print statement does do the job most of the time, sometimes more is
53 needed. For those times, awk offers two good old friends called printf() and
54
55
56
57 --
58 gentoo-doc-cvs@g.o mailing list