CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 20/01/02 18:18:45
Index: html_node/index.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/index.html,v retrieving revision 1.29 retrieving revision 1.30 diff -u -b -r1.29 -r1.30 --- html_node/index.html 30 Dec 2018 06:24:22 -0000 1.29 +++ html_node/index.html 2 Jan 2020 23:18:44 -0000 1.30 @@ -2,7 +2,7 @@ <html> <!-- This manual is for grep, a pattern matching engine. -Copyright (C) 1999-2002, 2005, 2008-2018 Free Software Foundation, +Copyright (C) 1999-2002, 2005, 2008-2020 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document @@ -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.3)</title> +<title>Top (GNU Grep 3.4)</title> -<meta name="description" content="Top (GNU Grep 3.3)"> -<meta name="keywords" content="Top (GNU Grep 3.3)"> +<meta name="description" content="Top (GNU Grep 3.4)"> +<meta name="keywords" content="Top (GNU Grep 3.4)"> <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.3</h1> +<h1 class="settitle" align="center">GNU Grep 3.4</h1> @@ -102,7 +102,7 @@ <li><a name="toc-Performance-1" href="Performance.html#Performance">5 Performance</a></li> <li><a name="toc-Reporting-bugs" href="Reporting-Bugs.html#Reporting-Bugs">6 Reporting bugs</a> <ul class="no-bullet"> - <li><a name="toc-Known-Bugs" href="Reporting-Bugs.html#Known-Bugs">6.1 Known Bugs</a></li> + <li><a name="toc-Known-Bugs-1" href="Known-Bugs.html#Known-Bugs">6.1 Known Bugs</a></li> </ul></li> <li><a name="toc-Copying-1" href="Copying.html#Copying">7 Copying</a> <ul class="no-bullet"> @@ -125,11 +125,11 @@ <p><code>grep</code> prints lines that contain a match for one or more patterns. </p> -<p>This manual is for version 3.3 of GNU Grep. +<p>This manual is for version 3.4 of GNU Grep. </p> <p>This manual is for <code>grep</code>, a pattern matching engine. </p> -<p>Copyright © 1999-2002, 2005, 2008-2018 Free Software Foundation, +<p>Copyright © 1999–2002, 2005, 2008–2020 Free Software Foundation, Inc. </p> <blockquote>
