From 0601bef2d42475df234e4c961aff7d0a8f8a1911 Mon Sep 17 00:00:00 2001 From: Dietmar Maurer Date: Thu, 11 Jan 2018 11:59:48 +0100 Subject: [PATCH] pmg-bibliography.adoc: add Mastering Regular Expressions --- pmg-bibliography.adoc | 5 +++++ pmg-mail-filter.adoc | 2 ++ 2 files changed, 7 insertions(+) diff --git a/pmg-bibliography.adoc b/pmg-bibliography.adoc index 7a07b63..95bc47d 100644 --- a/pmg-bibliography.adoc +++ b/pmg-bibliography.adoc @@ -42,6 +42,11 @@ endif::manvolnum[] O'Reilly Media, 2007. ISBN 978-0596529260 +- [[[Friedl97]]] Jeffrey E. F. Friedl. + 'Mastering Regular Expressions'. + O'Reilly & Associates, 2006. + ISBN 978-0596528126 + - [[[Mauerer08]]] Wolfgang Mauerer. 'Professional Linux Kernel Architecture'. John Wiley & Sons, 2008. diff --git a/pmg-mail-filter.adoc b/pmg-mail-filter.adoc index a02c5bf..15c1022 100644 --- a/pmg-mail-filter.adoc +++ b/pmg-mail-filter.adoc @@ -277,3 +277,5 @@ the period. This is used to match an arbitrary string of any length, including the null string. For example: `.*company.*` matches "company@domain.com" or "company@domain.co.uk" or "department.company@domain.com". + +The book xref:Friedl97[] provides a more comprehensive introduction. \ No newline at end of file -- 2.39.2