CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 12/03/02 09:28:32
Index: html_node/index.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/index.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -b -r1.9 -r1.10 --- html_node/index.html 25 Jun 2011 09:28:45 -0000 1.9 +++ html_node/index.html 2 Mar 2012 09:28:30 -0000 1.10 @@ -1,15 +1,16 @@ <html lang="en"> <head> -<title>GNU Grep 2.9</title> +<title>GNU Grep 2.11</title> <meta http-equiv="Content-Type" content="text/html"> -<meta name="description" content="GNU Grep 2.9"> +<meta name="description" content="GNU Grep 2.11"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="#Top"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- This manual is for `grep', a pattern matching engine. -Copyright (C) 1999-2002, 2005, 2008-2011 Free Software Foundation, Inc. +Copyright (C) 1999-2002, 2005, 2008-2012 Free Software Foundation, +Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, @@ -32,7 +33,7 @@ --></style> </head> <body> -<h1 class="settitle">GNU Grep 2.9</h1> +<h1 class="settitle">GNU Grep 2.11</h1> <div class="contents"> <h2>Table of Contents</h2> <ul> @@ -88,13 +89,14 @@ <h2 class="unnumbered">grep</h2> -<p><samp><span class="command">grep</span></samp> prints lines that match a pattern. +<p><samp><span class="command">grep</span></samp> prints lines that contain a match for a pattern. - <p>This manual is for version 2.9 of GNU Grep. + <p>This manual is for version 2.11 of GNU Grep. <p>This manual is for <samp><span class="command">grep</span></samp>, a pattern matching engine. - <p>Copyright © 1999-2002, 2005, 2008-2011 Free Software Foundation, Inc. + <p>Copyright © 1999-2002, 2005, 2008-2012 Free Software Foundation, +Inc. <blockquote> Permission is granted to copy, distribute and/or modify this document
