CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 11/06/25 09:28:48
Index: grep.html =================================================================== RCS file: /webcvs/grep/grep/manual/grep.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -b -r1.8 -r1.9 --- grep.html 21 Jun 2011 18:53:46 -0000 1.8 +++ grep.html 25 Jun 2011 09:28:43 -0000 1.9 @@ -1,8 +1,8 @@ <html lang="en"> <head> -<title>GNU Grep 2.9-dirty</title> +<title>GNU Grep 2.9</title> <meta http-equiv="Content-Type" content="text/html"> -<meta name="description" content="GNU Grep 2.9-dirty"> +<meta name="description" content="GNU Grep 2.9"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="top" href="#Top"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> @@ -32,7 +32,7 @@ --></style> </head> <body> -<h1 class="settitle">GNU Grep 2.9-dirty</h1> +<h1 class="settitle">GNU Grep 2.9</h1> <div class="contents"> <h2>Table of Contents</h2> <ul> @@ -90,7 +90,7 @@ <p><samp><span class="command">grep</span></samp> prints lines that match a pattern. - <p>This manual is for version 2.9-dirty of GNU Grep. + <p>This manual is for version 2.9 of GNU Grep. <p>This manual is for <samp><span class="command">grep</span></samp>, a pattern matching engine.
