CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 20/09/27 23:36:49
Index: html_node/index.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/index.html,v retrieving revision 1.30 retrieving revision 1.31 diff -u -b -r1.30 -r1.31 --- html_node/index.html 2 Jan 2020 23:18:44 -0000 1.30 +++ html_node/index.html 28 Sep 2020 03:36:49 -0000 1.31 @@ -14,10 +14,10 @@ <!-- Created by GNU Texinfo 6.5, http://www.gnu.org/software/texinfo/ --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> -<title>Top (GNU Grep 3.4)</title> +<title>Top (GNU Grep 3.5)</title> -<meta name="description" content="Top (GNU Grep 3.4)"> -<meta name="keywords" content="Top (GNU Grep 3.4)"> +<meta name="description" content="Top (GNU Grep 3.5)"> +<meta name="keywords" content="Top (GNU Grep 3.5)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -59,7 +59,7 @@ </head> <body lang="en"> -<h1 class="settitle" align="center">GNU Grep 3.4</h1> +<h1 class="settitle" align="center">GNU Grep 3.5</h1> @@ -97,6 +97,8 @@ <li><a name="toc-Anchoring-1" href="Anchoring.html#Anchoring">3.4 Anchoring</a></li> <li><a name="toc-Back_002dreferences-and-Subexpressions-1" href="Back_002dreferences-and-Subexpressions.html#Back_002dreferences-and-Subexpressions">3.5 Back-references and Subexpressions</a></li> <li><a name="toc-Basic-vs-Extended-Regular-Expressions" href="Basic-vs-Extended.html#Basic-vs-Extended">3.6 Basic vs Extended Regular Expressions</a></li> + <li><a name="toc-Character-Encoding-1" href="Character-Encoding.html#Character-Encoding">3.7 Character Encoding</a></li> + <li><a name="toc-Matching-Non_002dASCII-and-Non_002dprintable-Characters" href="Matching-Non_002dASCII.html#Matching-Non_002dASCII">3.8 Matching Non-ASCII and Non-printable Characters</a></li> </ul></li> <li><a name="toc-Usage-1" href="Usage.html#Usage">4 Usage</a></li> <li><a name="toc-Performance-1" href="Performance.html#Performance">5 Performance</a></li> @@ -125,7 +127,7 @@ <p><code>grep</code> prints lines that contain a match for one or more patterns. </p> -<p>This manual is for version 3.4 of GNU Grep. +<p>This manual is for version 3.5 of GNU Grep. </p> <p>This manual is for <code>grep</code>, a pattern matching engine. </p>
