grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/manual/html_node/Exit-Status.html,v


From: Jim Meyering
Subject: Changes to grep/manual/html_node/Exit-Status.html,v
Date: Fri, 02 Mar 2012 09:28:40 +0000

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 12/03/02 09:28:32

Index: html_node/Exit-Status.html
===================================================================
RCS file: /webcvs/grep/grep/manual/html_node/Exit-Status.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- html_node/Exit-Status.html  25 Jun 2011 09:28:45 -0000      1.9
+++ html_node/Exit-Status.html  2 Mar 2012 09:28:27 -0000       1.10
@@ -1,8 +1,8 @@
 <html lang="en">
 <head>
-<title>Exit Status - GNU Grep 2.9</title>
+<title>Exit Status - GNU Grep 2.11</title>
 <meta http-equiv="Content-Type" content="text/html">
-<meta name="description" content="GNU Grep 2.9">
+<meta name="description" content="GNU Grep 2.11">
 <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">
@@ -12,7 +12,8 @@
 <!--
 This manual is for `grep', a pattern matching engine.
 
-Copyright (C) 1999-2002, 2005, 2008-2011 Free Software Foundation, Inc.
+Copyright (C) 1999-2002, 2005, 2008-2012 Free Software Foundation,
+Inc.
 
      Permission is granted to copy, distribute and/or modify this
      document under the terms of the GNU Free Documentation License,
@@ -51,7 +52,7 @@
 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
 is found. 
-Note, however, that <span class="sc">posix</span> only mandates,
+Note, however, that POSIX only mandates,
 for programs such as <samp><span class="command">grep</span></samp>, 
<samp><span class="command">cmp</span></samp>, and <samp><span 
class="command">diff</span></samp>,
 that the exit status in case of error be greater than 1;
 it is therefore advisable, for the sake of portability,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]