CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 22/09/03 15:33:15
Index: html_node/File-and-Directory-Selection.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/File-and-Directory-Selection.html,v retrieving revision 1.32 retrieving revision 1.33 diff -u -b -r1.32 -r1.33 --- html_node/File-and-Directory-Selection.html 14 Aug 2021 20:46:40 -0000 1.32 +++ html_node/File-and-Directory-Selection.html 3 Sep 2022 19:33:14 -0000 1.33 @@ -5,7 +5,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <!-- This manual is for grep, a pattern matching engine. -Copyright (C) 1999-2002, 2005, 2008-2021 Free Software Foundation, +Copyright (C) 1999-2002, 2005, 2008-2022 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>File and Directory Selection (GNU Grep 3.7)</title> +<title>File and Directory Selection (GNU Grep 3.8)</title> -<meta name="description" content="File and Directory Selection (GNU Grep 3.7)"> -<meta name="keywords" content="File and Directory Selection (GNU Grep 3.7)"> +<meta name="description" content="File and Directory Selection (GNU Grep 3.8)"> +<meta name="keywords" content="File and Directory Selection (GNU Grep 3.8)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> @@ -85,7 +85,7 @@ suppresses output after null input binary data is discovered, and suppresses output lines that contain improperly encoded data. When some output is suppressed, <code>grep</code> follows any output -with a one-line message saying that a binary file matches. +with a message to standard error saying that a binary file matches. </p> <p>If <var>type</var> is ‘<samp>without-match</samp>’, when <code>grep</code> discovers null input binary data
