CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 16/10/03 02:37:09
Index: html_node/index.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/index.html,v retrieving revision 1.24 retrieving revision 1.25 diff -u -b -r1.24 -r1.25 --- html_node/index.html 22 Apr 2016 05:25:56 -0000 1.24 +++ html_node/index.html 3 Oct 2016 02:37:09 -0000 1.25 @@ -11,12 +11,12 @@ 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". --> -<!-- Created by GNU Texinfo 6.0, http://www.gnu.org/software/texinfo/ --> +<!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <head> -<title>GNU Grep 2.25: Top</title> +<title>GNU Grep 2.26: Top</title> -<meta name="description" content="GNU Grep 2.25: Top"> -<meta name="keywords" content="GNU Grep 2.25: Top"> +<meta name="description" content="GNU Grep 2.26: Top"> +<meta name="keywords" content="GNU Grep 2.26: Top"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -24,7 +24,7 @@ <link href="#Top" rel="start" title="Top"> <link href="Index.html#Index" rel="index" title="Index"> <link href="#SEC_Contents" rel="contents" title="Table of Contents"> -<link href="../dir/index.html" rel="up" title="(dir)"> +<link href="/manual" rel="up" title="(dir)"> <link href="Introduction.html#Introduction" rel="next" title="Introduction"> <style type="text/css"> <!-- @@ -47,9 +47,8 @@ pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} -span.nocodebreak {white-space: nowrap} span.nolinebreak {white-space: nowrap} -span.roman {font-family: serif; font-weight: normal} +span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> @@ -60,7 +59,7 @@ </head> <body lang="en"> -<h1 class="settitle" align="center">GNU Grep 2.25</h1> +<h1 class="settitle" align="center">GNU Grep 2.26</h1> @@ -117,7 +116,7 @@ <a name="Top"></a> <div class="header"> <p> -Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> +Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="/manual" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="grep"></a> @@ -125,7 +124,7 @@ <p><code>grep</code> prints lines that contain a match for a pattern. </p> -<p>This manual is for version 2.25 of GNU Grep. +<p>This manual is for version 2.26 of GNU Grep. </p> <p>This manual is for <code>grep</code>, a pattern matching engine. </p> @@ -163,7 +162,7 @@ <hr> <div class="header"> <p> -Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="../dir/index.html" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> +Next: <a href="Introduction.html#Introduction" accesskey="n" rel="next">Introduction</a>, Up: <a href="/manual" accesskey="u" rel="up">(dir)</a> [<a href="#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Index.html#Index" title="Index" rel="index">Index</a>]</p> </div>
