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

Index: html_node/Usage.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/Usage.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -b -r1.35 -r1.36
--- html_node/Usage.html        13 May 2023 09:23:53 -0000      1.35
+++ html_node/Usage.html        11 Apr 2025 17:06:08 -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>Usage (GNU Grep 3.11)</title>
+<title>Usage (GNU Grep 3.12)</title>
 
-<meta name="description" content="Usage (GNU Grep 3.11)">
-<meta name="keywords" content="Usage (GNU Grep 3.11)">
+<meta name="description" content="Usage (GNU Grep 3.12)">
+<meta name="keywords" content="Usage (GNU Grep 3.12)">
 <meta name="resource-type" content="document">
 <meta name="distribution" content="global">
 <meta name="Generator" content="makeinfo">
@@ -223,7 +223,7 @@
 <code class="command">grep</code> does not have any limit on the length of a 
line
 except the available memory.
 </p>
-</li><li> Why does <code class="command">grep</code> report &ldquo;Binary file 
matches&rdquo;?
+</li><li> Why does <code class="command">grep</code> report &ldquo;binary file 
matches&rdquo;?
 
 <p>If <code class="command">grep</code> listed all matching 
&ldquo;lines&rdquo; from a binary file, it
 would probably generate output that is not useful, and it might even

Reply via email to