grep-commit
[Top][All Lists]
Advanced

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

Changes to grep/manual/grep.txt,v


From: Jim Meyering
Subject: Changes to grep/manual/grep.txt,v
Date: Sat, 26 Oct 2013 18:06:52 +0000

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 13/10/26 18:06:50

Index: grep.txt
===================================================================
RCS file: /webcvs/grep/grep/manual/grep.txt,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -b -r1.13 -r1.14
--- grep.txt    20 Aug 2012 08:31:01 -0000      1.13
+++ grep.txt    26 Oct 2013 18:06:45 -0000      1.14
@@ -35,11 +35,11 @@
 
 `grep' prints lines that contain a match for a pattern.
 
-   This manual is for version 2.14 of GNU Grep.
+   This manual is for version 2.15 of GNU Grep.
 
    This manual is for `grep', a pattern matching engine.
 
-   Copyright (C) 1999-2002, 2005, 2008-2012 Free Software Foundation,
+   Copyright (C) 1999-2002, 2005, 2008-2013 Free Software Foundation,
 Inc.
 
      Permission is granted to copy, distribute and/or modify this
@@ -779,7 +779,8 @@
      The preceding item is matched N or more times.
 
 `{,M}'
-     The preceding item is matched at most M times.
+     The preceding item is matched at most M times.  This is a GNU
+     extension.
 
 `{N,M}'
      The preceding item is matched at least N times, but not more than
@@ -1240,7 +1241,7 @@
 
                      Version 1.3, 3 November 2008
 
-     Copyright (C) 2000-2002, 2007-2008, 2010-2012 Free Software
+     Copyright (C) 2000-2002, 2007-2008, 2010-2013 Free Software
      Foundation, Inc.
      `http://fsf.org/'
 
@@ -1813,69 +1814,69 @@
 ?:                                             See 3.1.      (line  767)
 _N_GNU_nonoption_argv_flags_ environment variable:See 2.2.   (line  674)
 after context:                                 See 2.1.5.    (line  326)
-alnum character class:                         See 3.2.      (line  828)
-alpha character class:                         See 3.2.      (line  833)
-alphabetic characters:                         See 3.2.      (line  833)
-alphanumeric characters:                       See 3.2.      (line  828)
-anchoring:                                     See 3.4.      (line  960)
+alnum character class:                         See 3.2.      (line  829)
+alpha character class:                         See 3.2.      (line  834)
+alphabetic characters:                         See 3.2.      (line  834)
+alphanumeric characters:                       See 3.2.      (line  829)
+anchoring:                                     See 3.4.      (line  961)
 asterisk:                                      See 3.1.      (line  770)
-back-reference:                                See 3.5.      (line  968)
-backslash:                                     See 3.3.      (line  926)
-basic regular expressions:                     See 3.6.      (line  980)
+back-reference:                                See 3.5.      (line  969)
+backslash:                                     See 3.3.      (line  927)
+basic regular expressions:                     See 3.6.      (line  981)
 before context:                                See 2.1.5.    (line  330)
 binary files:                                  See 2.1.6.    (line  374)
 binary files, MS-DOS/MS-Windows:               See 2.1.7.    (line  468)
-blank character class:                         See 3.2.      (line  838)
-blank characters:                              See 3.2.      (line  838)
+blank character class:                         See 3.2.      (line  839)
+blank characters:                              See 3.2.      (line  839)
 bn GREP_COLORS capability:                     See 2.2.      (line  619)
 braces, first argument omitted:                See 3.1.      (line  782)
 braces, one argument:                          See 3.1.      (line  776)
 braces, second argument omitted:               See 3.1.      (line  779)
-braces, two arguments:                         See 3.1.      (line  785)
-bracket expression:                            See 3.2.      (line  805)
-Bugs, known:                                   See 5.1.      (line 1207)
-bugs, reporting:                               See 5.        (line 1199)
+braces, two arguments:                         See 3.1.      (line  786)
+bracket expression:                            See 3.2.      (line  806)
+Bugs, known:                                   See 5.1.      (line 1208)
+bugs, reporting:                               See 5.        (line 1200)
 byte offset:                                   See 2.1.4.    (line  255)
 byte offsets, on MS-DOS/MS-Windows:            See 2.1.4.    (line  296)
 case insensitive search:                       See 2.1.2.    (line  123)
 changing name of standard input:               See 2.1.4.    (line  273)
-character class:                               See 3.2.      (line  805)
-character classes:                             See 3.2.      (line  827)
+character class:                               See 3.2.      (line  806)
+character classes:                             See 3.2.      (line  828)
 character type:                                See 2.2.      (line  646)
-classes of characters:                         See 3.2.      (line  827)
-cntrl character class:                         See 3.2.      (line  841)
+classes of characters:                         See 3.2.      (line  828)
+cntrl character class:                         See 3.2.      (line  842)
 context:                                       See 2.1.5.    (line  335)
 context lines, after match:                    See 2.1.5.    (line  326)
 context lines, before match:                   See 2.1.5.    (line  330)
-control characters:                            See 3.2.      (line  841)
-copying:                                       See 6.        (line 1217)
+control characters:                            See 3.2.      (line  842)
+copying:                                       See 6.        (line 1218)
 counting lines:                                See 2.1.3.    (line  152)
 cx GREP_COLORS capability:                     See 2.2.      (line  570)
 default options environment variable:          See 2.2.      (line  526)
 device search:                                 See 2.1.6.    (line  396)
-digit character class:                         See 3.2.      (line  846)
-digit characters:                              See 3.2.      (line  846)
+digit character class:                         See 3.2.      (line  847)
+digit characters:                              See 3.2.      (line  847)
 directory search:                              See 2.1.6.    (line  408)
 dot:                                           See 3.1.      (line  764)
 environment variables:                         See 2.2.      (line  525)
 exclude directories:                           See 2.1.6.    (line  428)
 exclude files:                                 See 2.1.6.    (line  419)
 exit status:                                   See 2.3.      (line  687)
-FAQ about grep usage:                          See 4.        (line 1010)
+FAQ about grep usage:                          See 4.        (line 1011)
 files which don't match:                       See 2.1.3.    (line  173)
 fn GREP_COLORS capability:                     See 2.2.      (line  609)
-graph character class:                         See 3.2.      (line  849)
-graphic characters:                            See 3.2.      (line  849)
+graph character class:                         See 3.2.      (line  850)
+graphic characters:                            See 3.2.      (line  850)
 grep programs:                                 See 2.4.      (line  699)
 GREP_COLOR environment variable:               See 2.2.      (line  543)
 GREP_COLORS environment variable:              See 2.2.      (line  554)
 GREP_OPTIONS environment variable:             See 2.2.      (line  526)
 group separator:                               See 2.1.5.    (line  338)
-hexadecimal digits:                            See 3.2.      (line  875)
+hexadecimal digits:                            See 3.2.      (line  876)
 highlight markers:                             See 2.2.      (line  543)
 highlight, color, colour:                      See 2.1.3.    (line  158)
 include files:                                 See 2.1.6.    (line  436)
-interval specifications:                       See 3.6.      (line  984)
+interval specifications:                       See 3.6.      (line  985)
 invert matching:                               See 2.1.2.    (line  129)
 LANG environment variable:                     See 2.2.      (line  646)
 language of messages:                          See 2.2.      (line  660)
@@ -1886,11 +1887,11 @@
 line buffering:                                See 2.1.7.    (line  456)
 line numbering:                                See 2.1.4.    (line  281)
 ln GREP_COLORS capability:                     See 2.2.      (line  614)
-lower character class:                         See 3.2.      (line  852)
-lower-case letters:                            See 3.2.      (line  852)
+lower character class:                         See 3.2.      (line  853)
+lower-case letters:                            See 3.2.      (line  853)
 match expression at most M times:              See 3.1.      (line  782)
 match expression at most once:                 See 3.1.      (line  767)
-match expression from N to M times:            See 3.1.      (line  785)
+match expression from N to M times:            See 3.1.      (line  786)
 match expression N or more times:              See 3.1.      (line  779)
 match expression N times:                      See 3.1.      (line  776)
 match expression one or more times:            See 3.1.      (line  773)
@@ -1914,22 +1915,22 @@
 ne GREP_COLORS capability:                     See 2.2.      (line  631)
 NLS:                                           See 2.2.      (line  646)
 no filename prefix:                            See 2.1.4.    (line  268)
-numeric characters:                            See 3.2.      (line  846)
+numeric characters:                            See 3.2.      (line  847)
 only matching:                                 See 2.1.3.    (line  219)
-palindromes:                                   See 4.        (line 1132)
+palindromes:                                   See 4.        (line 1133)
 pattern from file:                             See 2.1.2.    (line  116)
 pattern list:                                  See 2.1.2.    (line  110)
 period:                                        See 3.1.      (line  764)
 plus sign:                                     See 3.1.      (line  773)
 POSIXLY_CORRECT environment variable:          See 2.2.      (line  665)
-print character class:                         See 3.2.      (line  857)
+print character class:                         See 3.2.      (line  858)
 print non-matching lines:                      See 2.1.2.    (line  129)
-printable characters:                          See 3.2.      (line  857)
-punct character class:                         See 3.2.      (line  860)
-punctuation characters:                        See 3.2.      (line  860)
+printable characters:                          See 3.2.      (line  858)
+punct character class:                         See 3.2.      (line  861)
+punctuation characters:                        See 3.2.      (line  861)
 question mark:                                 See 3.1.      (line  767)
 quiet, silent:                                 See 2.1.3.    (line  225)
-range expression:                              See 3.2.      (line  811)
+range expression:                              See 3.2.      (line  812)
 recursive search:                              See 2.1.6.    (line  441)
 regular expressions:                           See 3.        (line  739)
 return status:                                 See 2.3.      (line  687)
@@ -1937,28 +1938,28 @@
 searching directory trees:                     See 2.1.6.    (line  419)
 searching for a pattern:                       See 1.        (line   55)
 sl GREP_COLORS capability:                     See 2.2.      (line  562)
-space character class:                         See 3.2.      (line  865)
-space characters:                              See 3.2.      (line  865)
-subexpression:                                 See 3.5.      (line  968)
+space character class:                         See 3.2.      (line  866)
+space characters:                              See 3.2.      (line  866)
+subexpression:                                 See 3.5.      (line  969)
 suppress binary data:                          See 2.1.6.    (line  374)
 suppress error messages:                       See 2.1.3.    (line  232)
 symbolic links:                                See 2.1.6.    (line  408)
 tab-aligned content lines:                     See 2.1.4.    (line  286)
 translation of message language:               See 2.2.      (line  660)
-upper character class:                         See 3.2.      (line  870)
-upper-case letters:                            See 3.2.      (line  870)
+upper character class:                         See 3.2.      (line  871)
+upper-case letters:                            See 3.2.      (line  871)
 usage summary, printing:                       See 2.1.1.    (line   96)
-usage, examples:                               See 4.        (line  999)
-using grep, Q&A:                               See 4.        (line 1010)
+usage, examples:                               See 4.        (line 1000)
+using grep, Q&A:                               See 4.        (line 1011)
 variants of grep:                              See 2.4.      (line  699)
 version, printing:                             See 2.1.1.    (line  101)
-whitespace characters:                         See 3.2.      (line  865)
+whitespace characters:                         See 3.2.      (line  866)
 with filename prefix:                          See 2.1.4.    (line  263)
-xdigit character class:                        See 3.2.      (line  875)
-xdigit class:                                  See 3.2.      (line  875)
+xdigit character class:                        See 3.2.      (line  876)
+xdigit class:                                  See 3.2.      (line  876)
 zero-terminated file names:                    See 2.1.4.    (line  306)
 zero-terminated lines:                         See 2.1.7.    (line  482)
 {,M}:                                          See 3.1.      (line  782)
-{N,M}:                                         See 3.1.      (line  785)
+{N,M}:                                         See 3.1.      (line  786)
 {N,}:                                          See 3.1.      (line  779)
 {N}:                                           See 3.1.      (line  776)



reply via email to

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