CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 16/04/22 05:25:56
Index: html_node/grep-Programs.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/grep-Programs.html,v retrieving revision 1.23 retrieving revision 1.24 diff -u -b -r1.23 -r1.24 --- html_node/grep-Programs.html 11 Mar 2016 06:09:09 -0000 1.23 +++ html_node/grep-Programs.html 22 Apr 2016 05:25:56 -0000 1.24 @@ -13,10 +13,10 @@ "GNU Free Documentation License". --> <!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ --> <head> -<title>GNU Grep 2.24: grep Programs</title> +<title>GNU Grep 2.25: grep Programs</title> -<meta name="description" content="GNU Grep 2.24: grep Programs"> -<meta name="keywords" content="GNU Grep 2.24: grep Programs"> +<meta name="description" content="GNU Grep 2.25: grep Programs"> +<meta name="keywords" content="GNU Grep 2.25: grep Programs"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -115,8 +115,8 @@ <dt><samp>--perl-regexp</samp></dt> <dd><a name="index-_002dP"></a> <a name="index-_002d_002dperl_002dregexp"></a> -<a name="index-matching-Perl-regular-expressions"></a> -<p>Interpret the pattern as a Perl regular expression. +<a name="index-matching-Perl_002dcompatible-regular-expressions"></a> +<p>Interpret the pattern as a Perl-compatible regular expression (PCRE). This is highly experimental and ‘<samp>grep -P</samp>’ may warn of unimplemented features. </p>
