aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2022-06-08 16:40:54 +0100
committerA Wireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2022-06-08 16:40:09 +0000
commit4015522162ec8b49bb67eb965bd8b3d11af84424 (patch)
treee942653e23c3d55faf98e217698073bfc2c4c743 /doc
parentc03bf18db1227e8720168265fb30f4c4d90305de (diff)
Docs: Another display filter regex update
Diffstat (limited to 'doc')
-rw-r--r--doc/wireshark-filter.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/wireshark-filter.adoc b/doc/wireshark-filter.adoc
index 2fda7103a8..002eabd3de 100644
--- a/doc/wireshark-filter.adoc
+++ b/doc/wireshark-filter.adoc
@@ -547,7 +547,7 @@ The *xref:wireshark-filter.html[wireshark-filter](4)* manpage is part of the *Wi
The latest version of *Wireshark* can be found at
https://www.wireshark.org.
-Regular expressions in the "matches" operator are provided by GRegex in GLib.
+Regular expressions in the "matches" operator are provided by the PCRE2 library.
See https://www.pcre.org/ for more information.
This manpage does not describe the capture filter syntax, which is