aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2020-04-13 09:44:18 +0300
committerArnold D. Robbins <arnold@skeeve.com>2020-04-13 09:44:18 +0300
commitd352f271d0e44f8d7bbf8d430ef90156f45d3921 (patch)
tree32aa749b87fd02eef192d388906038f17ccd0390 /doc/gawktexi.in
parentb80d5fbb3fdb88b8a2731de0f1ca3a92b14dc8df (diff)
downloadegawk-d352f271d0e44f8d7bbf8d430ef90156f45d3921.tar.gz
egawk-d352f271d0e44f8d7bbf8d430ef90156f45d3921.tar.bz2
egawk-d352f271d0e44f8d7bbf8d430ef90156f45d3921.zip
Add an index entry.
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