CVSROOT: /webcvs/grep Module name: grep Changes by: Jim Meyering <meyering> 14/02/18 03:42:13
Index: html_node/Exit-Status.html =================================================================== RCS file: /webcvs/grep/grep/manual/html_node/Exit-Status.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -b -r1.15 -r1.16 --- html_node/Exit-Status.html 2 Jan 2014 06:37:15 -0000 1.15 +++ html_node/Exit-Status.html 18 Feb 2014 03:42:12 -0000 1.16 @@ -1,8 +1,8 @@ <html lang="en"> <head> -<title>Exit Status - GNU Grep 2.16</title> +<title>Exit Status - GNU Grep 2.17</title> <meta http-equiv="Content-Type" content="text/html"> -<meta name="description" content="GNU Grep 2.16"> +<meta name="description" content="GNU Grep 2.17"> <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-173"></a><a name="index-return-status-174"></a> +<p><a name="index-exit-status-171"></a><a name="index-return-status-172"></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
