bug-gawk
[Top][All Lists]
Advanced

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

small typo in GNU Awk User’s Guide 5.1.1


From: J Naman
Subject: small typo in GNU Awk User’s Guide 5.1.1
Date: Mon, 15 Nov 2021 14:41:03 -0500

small typo in GNU Awk User’s Guide 5.1.1, at end of 6.1.2.2 Strongly Typed
Regexp Constants (new text):
----------------------
re = don't panic/     <= IMHO should be: re = @/don't panic/
sub(/don't/, "do", re)
----------------------
in both PDF & HTML:
https://www.gnu.org/s/gawk/manual/gawk.pdf
https://www.gnu.org/software/gawk/manual/html_node/Strong-Regexp-Constants.html#Strong-Regexp-Constants

'Best, John Naman, gawker@703n.com


reply via email to

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