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: Fri, 13 May 2011 20:37:36 +0000

CVSROOT:        /webcvs/grep
Module name:    grep
Changes by:     Jim Meyering <meyering> 11/05/13 20:37:35

Index: grep.txt
===================================================================
RCS file: /webcvs/grep/grep/manual/grep.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -b -r1.6 -r1.7
--- grep.txt    21 Sep 2010 06:07:06 -0000      1.6
+++ grep.txt    13 May 2011 20:37:32 -0000      1.7
@@ -35,11 +35,11 @@
 
 `grep' prints lines that match a pattern.
 
-   This manual is for version 2.7 of GNU Grep.
+   This manual is for version 2.8 of GNU Grep.
 
    This manual is for `grep', a pattern matching engine.
 
-   Copyright (C) 1999-2002, 2005, 2008-2010 Free Software Foundation,
+   Copyright (C) 1999-2002, 2005, 2008-2011 Free Software Foundation,
 Inc.
 
      Permission is granted to copy, distribute and/or modify this
@@ -430,8 +430,8 @@
 `--mmap'
      This option is ignored for backwards compatibility.  It used to
      read input with the `mmap' system call, instead of the default
-     `read' system call.  On modern systems, `--mmap' rarely if ever
-     yields better performance.
+     `read' system call.  On modern systems, `mmap' would rarely if
+     ever yield better performance.
 
 `-U'
 `--binary'
@@ -1173,8 +1173,8 @@
 
                      Version 1.3, 3 November 2008
 
-     Copyright (C) 2000-2002, 2007-2008, 2010 Free Software Foundation,
-     Inc.
+     Copyright (C) 2000-2002, 2007-2008, 2010-2011 Free Software
+     Foundation, Inc.
      `http://fsf.org/'
 
      Everyone is permitted to copy and distribute verbatim copies



reply via email to

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