aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 5e59e53a..6337fed9 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -7921,6 +7921,7 @@ available for splitting regular strings (@pxref{String Functions}).
@node More CSV
@subsection More on CSV Files
+@cindex Collado, Manuel
Manuel Collado notes that in addition to commas, a CSV field can also
contains quotes, that have to be escaped by doubling them. The previously
described regexps fail to accept quoted fields with both commas and