CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 25/04/11 13:06:09

Index: html_node/Invoking.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/Invoking.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- html_node/Invoking.html     13 May 2023 09:23:53 -0000      1.35
+++ html_node/Invoking.html     11 Apr 2025 17:06:07 -0000      1.36
@@ -1,11 +1,11 @@
 <!DOCTYPE html>
 <html>
-<!-- Created by GNU Texinfo 7.0dev, https://www.gnu.org/software/texinfo/ -->
+<!-- Created by GNU Texinfo 7.1.1, https://www.gnu.org/software/texinfo/ -->
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <!-- This manual is for grep, a pattern matching engine.
 
-Copyright © 1999-2002, 2005, 2008-2023 Free Software Foundation,
+Copyright © 1999-2002, 2005, 2008-2025 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>Invoking (GNU Grep 3.11)</title>
+<title>Invoking (GNU Grep 3.12)</title>
 
-<meta name="description" content="Invoking (GNU Grep 3.11)">
-<meta name="keywords" content="Invoking (GNU Grep 3.11)">
+<meta name="description" content="Invoking (GNU Grep 3.12)">
+<meta name="keywords" content="Invoking (GNU Grep 3.12)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="makeinfo">
@@ -53,7 +53,7 @@
 <p>The general synopsis of the <code class="command">grep</code> command line 
is
 </p>
 <div class="example">
-<pre class="example-preformatted">grep [<var class="var">option</var>...] 
[<var class="var">patterns</var>] [<var class="var">file</var>...]
+<pre class="example-preformatted">grep [<var class="var">option</var>]... 
[<var class="var">patterns</var>] [<var class="var">file</var>]...
 </pre></div>
 
 <p>There can be zero or more <var class="var">option</var> arguments, and zero 
or more

Reply via email to