grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/manual/html_node/index.html,v


From: Jim Meyering
Subject: Changes to grep/manual/html_node/index.html,v
Date: Sat, 3 Sep 2022 15:33:16 -0400 (EDT)

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 22/09/03 15:33:15

Index: html_node/index.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/index.html,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -b -r1.32 -r1.33
--- html_node/index.html        14 Aug 2021 20:46:41 -0000      1.32
+++ html_node/index.html        3 Sep 2022 19:33:14 -0000       1.33
@@ -5,7 +5,7 @@
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!-- This manual is for grep, a pattern matching engine.
 
-Copyright (C) 1999-2002, 2005, 2008-2021 Free Software Foundation,
+Copyright (C) 1999-2002, 2005, 2008-2022 Free Software Foundation,
 Inc.
 
 Permission is granted to copy, distribute and/or modify this document
@@ -14,10 +14,10 @@
 Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
 Texts.  A copy of the license is included in the section entitled
 "GNU Free Documentation License". -->
-<title>Top (GNU Grep 3.7)</title>
+<title>Top (GNU Grep 3.8)</title>
 
-<meta name="description" content="Top (GNU Grep 3.7)">
-<meta name="keywords" content="Top (GNU Grep 3.7)">
+<meta name="description" content="Top (GNU Grep 3.8)">
+<meta name="keywords" content="Top (GNU Grep 3.8)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="makeinfo">
@@ -53,7 +53,7 @@
 </head>
 
 <body lang="en">
-<h1 class="settitle" align="center">GNU Grep 3.7</h1>
+<h1 class="settitle" align="center">GNU Grep 3.8</h1>
 
 
 
@@ -72,11 +72,11 @@
 
 <p><code>grep</code> prints lines that contain a match for one or more 
patterns.
 </p>
-<p>This manual is for version 3.7 of GNU Grep.
+<p>This manual is for version 3.8 of GNU Grep.
 </p>
 <p>This manual is for <code>grep</code>, a pattern matching engine.
 </p>
-<p>Copyright &copy; 1999&ndash;2002, 2005, 2008&ndash;2021 Free Software 
Foundation,
+<p>Copyright &copy; 1999&ndash;2002, 2005, 2008&ndash;2022 Free Software 
Foundation,
 Inc.
 </p>
 <blockquote>
@@ -117,12 +117,13 @@
   <ul class="no-bullet">
     <li><a id="toc-Fundamental-Structure-1" 
href="Fundamental-Structure.html">3.1 Fundamental Structure</a></li>
     <li><a id="toc-Character-Classes-and-Bracket-Expressions-1" 
href="Character-Classes-and-Bracket-Expressions.html">3.2 Character Classes and 
Bracket Expressions</a></li>
-    <li><a id="toc-The-Backslash-Character-and-Special-Expressions-1" 
href="The-Backslash-Character-and-Special-Expressions.html">3.3 The Backslash 
Character and Special Expressions</a></li>
+    <li><a id="toc-Special-Backslash-Expressions-1" 
href="Special-Backslash-Expressions.html">3.3 Special Backslash 
Expressions</a></li>
     <li><a id="toc-Anchoring-1" href="Anchoring.html">3.4 Anchoring</a></li>
     <li><a id="toc-Back_002dreferences-and-Subexpressions-1" 
href="Back_002dreferences-and-Subexpressions.html">3.5 Back-references and 
Subexpressions</a></li>
     <li><a id="toc-Basic-vs-Extended-Regular-Expressions" 
href="Basic-vs-Extended.html">3.6 Basic vs Extended Regular Expressions</a></li>
-    <li><a id="toc-Character-Encoding-1" href="Character-Encoding.html">3.7 
Character Encoding</a></li>
-    <li><a id="toc-Matching-Non_002dASCII-and-Non_002dprintable-Characters" 
href="Matching-Non_002dASCII.html">3.8 Matching Non-ASCII and Non-printable 
Characters</a></li>
+    <li><a id="toc-Problematic-Regular-Expressions" 
href="Problematic-Expressions.html">3.7 Problematic Regular Expressions</a></li>
+    <li><a id="toc-Character-Encoding-1" href="Character-Encoding.html">3.8 
Character Encoding</a></li>
+    <li><a id="toc-Matching-Non_002dASCII-and-Non_002dprintable-Characters" 
href="Matching-Non_002dASCII.html">3.9 Matching Non-ASCII and Non-printable 
Characters</a></li>
   </ul></li>
   <li><a id="toc-Usage-1" href="Usage.html">4 Usage</a></li>
   <li><a id="toc-Performance-1" href="Performance.html">5 Performance</a></li>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]