doc: Replace link to pcrepattern(3)

This commit is contained in:
João Valverde 2021-06-07 04:45:14 +01:00 committed by Wireshark GitLab Utility
parent 44a615e854
commit e931336a2d
1 changed files with 2 additions and 2 deletions

View File

@ -92,8 +92,8 @@ You can force case sensitivity using
This is an example of PCRE's B<(?>optionB<)> construct. B<(?-i)> performs a
case-sensitive pattern match but other options can be specified as well. More
information can be found in the pcrepattern(3) man page at
L<https://perldoc.perl.org/perlre.html>).
information can be found in the
L<pcrepattern(3)|https://www.pcre.org/original/doc/html/pcrepattern.html> man page.
=head2 Functions