bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-gawk] Gawk manual:some comments


From: Hermann Peifer
Subject: [bug-gawk] Gawk manual:some comments
Date: Mon, 19 Jan 2015 19:37:21 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

Hi again,

I recently read through the Gawk manual (in PDF format, compiled from git master) and noted the below minor issues.

Regards, Hermann


a) 2 broken links:

http://mathworld.wolfram.com/PiFormulas.htm
http://netlib.sandia.gov/netlib/typesetting/chem.gz

These links seem to work instead:

http://mathworld.wolfram.com/PiFormulas.html
http://netlib.sandia.gov/typesetting/chem


b) section 15.4.1.1: printf("%0.17g, %0.17g\n", x, y)

I wonder if the width of '0' is really needed here, in particular as the context mentions "%.17g" instead.


c) Since recently, my 'make pdf' stops at:

gawk.texi:1583: Undefined control sequence.
l.1583 @ulink
             {http://www.gnu.org/software/gawk/manual/, HTML}



reply via email to

[Prev in Thread] Current Thread [Next in Thread]