From 45b271de27ca3a31e63ed182aebfe2b5f07d6874 Mon Sep 17 00:00:00 2001 From: Eduardo Chappa Date: Sun, 14 Nov 2021 09:43:51 -0700 Subject: * Replace fgrep and grep -F and egrep by grep -E as these have been deprecated. Patch submitted by Ville Skyttä. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pith/pine.hlp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pith/pine.hlp') diff --git a/pith/pine.hlp b/pith/pine.hlp index 1377d3c9..a3878f5f 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 612 2021-11-05 15:13:25 +Alpine Commit 613 2021-11-14 09:43:48 ============= h_news ================= @@ -25471,7 +25471,7 @@ is somewhat related to this option.

In addition to a list of actual addresses, -you may use regular expressions (as used with egrep with the ignore case flag) +you may use regular expressions (as used with grep -E with the ignore case flag) to describe the addresses you want to match. Alpine will somewhat arbitrarily interpret your entry as a regular expression if it contains any of the characters -- cgit v1.2.3-54-g00ecf