From 49f7063d1efbba3f7a1c8d3e35b4a0f2f3395978 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Mon, 26 Oct 2015 07:57:46 +0200 Subject: Minor improvement in man page. --- doc/ChangeLog | 5 +++++ doc/gawk.1 | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 72f97100..e424c80f 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2015-10-26 Arnold D. Robbins + + * gawk.1: Put commas outside quoting in regexps to avoid + confusion. Thanks to Mike Frysinger . + 2015-10-07 Arnold D. Robbins * texinfo.tex: Updated to a working version. diff --git a/doc/gawk.1 b/doc/gawk.1 index 0a37d5a8..0c00f3bd 100644 --- a/doc/gawk.1 +++ b/doc/gawk.1 @@ -1936,7 +1936,7 @@ and For example, the name .B e might be used to represent all of -\*(lqe,\*(rq \*(lqe\h'-\w:e:u'\',\*(rq and \*(lqe\h'-\w:e:u'\`.\*(rq +\*(lqe\*(rq, \*(lqe\h'-\w:e:u'\'\*(rq, and \*(lqe\h'-\w:e:u'\`\*(rq. In this case, .B [[=e=]] is a regular expression -- cgit v1.2.3