CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 12/04/24 08:04:00
Index: html_node/Exit-Status.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Exit-Status.html,v retrieving revision 1.10 retrieving revision 1.11 diff -u -b -r1.10 -r1.11 --- html_node/Exit-Status.html 2 Mar 2012 09:28:27 -0000 1.10 +++ html_node/Exit-Status.html 24 Apr 2012 08:03:55 -0000 1.11 @@ -1,8 +1,8 @@ <html lang="en"> <head> -<title>Exit Status - GNU Grep 2.11</title> +<title>Exit Status - GNU Grep 2.12</title> <meta http-equiv="Content-Type" content="text/html"> -<meta name="description" content="GNU Grep 2.11"> +<meta name="description" content="GNU Grep 2.12"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> <link rel="up" href="Invoking.html#Invoking" title="Invoking"> @@ -47,7 +47,7 @@ <h3 class="section">2.3 Exit Status</h3> -<p><a name="index-exit-status-166"></a><a name="index-return-status-167"></a> +<p><a name="index-exit-status-173"></a><a name="index-return-status-174"></a> Normally, the exit status is 0 if selected lines are found and 1 otherwise. But the exit status is 2 if an error occurred, unless the <samp><span class="option">-q</span></samp> or <samp><span class="option">--quiet</span></samp> or <samp><span class="option">--silent</span></samp> option is used and a selected line
