fox2mike 05/08/03 08:07:19 Modified: xml/htdocs/doc/en/articles l-awk3.xml Log: Seems neysx is human too ;) he left out the <note>. Thanks to rane for reporting.
Revision Changes Path 1.2 +10 -3 xml/htdocs/doc/en/articles/l-awk3.xml 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 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 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 Index: l-awk3.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- l-awk3.xml 28 Jul 2005 08:04:04 -0000 1.1 +++ l-awk3.xml 3 Aug 2005 08:07:19 -0000 1.2 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding="UTF-8"?> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.1 2005/07/28 08:04:04 neysx Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/articles/l-awk3.xml,v 1.2 2005/08/03 08:07:19 fox2mike Exp $ --> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> <guide link="/doc/en/articles/l-awk3.xml"> @@ -25,8 +25,8 @@ version of the original article, and contains various improvements made by the Gentoo Linux Documentation team --> -<version>1.0</version> -<date>2005-07-27</date> +<version>1.1</version> +<date>2005-08-03</date> <chapter> <title>String functions and ... checkbooks?</title> @@ -34,6 +34,13 @@ <title>Formatting output</title> <body> +<note> +The original version of this article was published on IBM developerWorks, +and is property of Westtech Information Services. This document is an updated +version of the original article, and contains various improvements made by the +Gentoo Linux Documentation team. +</note> + <p> While awk's print statement does do the job most of the time, sometimes more is needed. For those times, awk offers two good old friends called printf() and -- [email protected] mailing list
