CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Karl Berry <karl>       08/12/10 22:16:55

Index: grep.texi
===================================================================
RCS file: /sources/grep/grep/doc/grep.texi,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- grep.texi   7 Feb 2008 03:43:27 -0000       1.63
+++ grep.texi   10 Dec 2008 22:16:54 -0000      1.64
@@ -1,19 +1,8 @@
 \input texinfo  @c -*-texinfo-*-
 @c %**start of header
 @setfilename grep.info
[EMAIL PROTECTED] grep, print lines matching a pattern
[EMAIL PROTECTED] %**end of header
-
[EMAIL PROTECTED] This file has the new style title page commands.
[EMAIL PROTECTED] Run `makeinfo' rather than `texinfo-format-buffer'.
-
[EMAIL PROTECTED] smallbook
-
[EMAIL PROTECTED] tex
[EMAIL PROTECTED] \overfullrule=0pt
[EMAIL PROTECTED] end tex
-
 @include version.texi
[EMAIL PROTECTED] GNU Grep @value{VERSION}
 
 @c Combine indices.
 @syncodeindex ky cp
@@ -23,77 +12,48 @@
 @defcodeindex op
 @syncodeindex op fn
 @syncodeindex vr fn
[EMAIL PROTECTED] %**end of header
 
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-* grep: (grep).                 print lines matching a pattern.
[EMAIL PROTECTED] direntry
-This file documents @command{grep}, a pattern matching engine.
-
-
-Published by the Free Software Foundation,
-51 Franklin Street -- Fifth Floor
-Boston, MA 02110--1301, USA
-
[EMAIL PROTECTED] man begin COPYRIGHT
-Copyright @copyright{} 1999, 2000, 2001, 2002, 2005  Free Software Foundation, 
Inc.
-
-Permission is granted to make and distribute verbatim copies of
-this manual provided the copyright notice and this permission notice
-are preserved on all copies.
[EMAIL PROTECTED]
+This manual is for @command{grep}, a pattern matching engine.
 
[EMAIL PROTECTED]
-Permission is granted to process this file through TeX and print the
-results, provided the printed document carries a copying permission
-notice identical to this one except for the removal of this paragraph
-(this paragraph not being relevant to the printed manual).
+Copyright @copyright{} 1999, 2000, 2001, 2002, 2005, 2008 Free Software
+Foundation, Inc. 
 
[EMAIL PROTECTED] ignore
[EMAIL PROTECTED]
 Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being ``GNU General Public License'' and ``GNU Free
-Documentation License'', with no Front-Cover Texts, and with no
-Back-Cover Texts.  A copy of the license is included in the section
-entitled ``GNU Free Documentation License'' (@pxref{Copying}).
[EMAIL PROTECTED] man end
[EMAIL PROTECTED] ifinfo
+under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with no Front-Cover Texts, and with no Back-Cover
+Texts.  A copy of the license is included in the section entitled
+``GNU Free Documentation License''.
[EMAIL PROTECTED] quotation
[EMAIL PROTECTED] copying
 
[EMAIL PROTECTED] off
[EMAIL PROTECTED] Text creation and manipulation
[EMAIL PROTECTED]
+* grep: (grep).                 Print lines matching a pattern.
[EMAIL PROTECTED] direntry
 
 @titlepage
[EMAIL PROTECTED] @command{grep}, print lines matching a pattern
[EMAIL PROTECTED] GNU Grep: Print lines matching a pattern
 @subtitle version @value{VERSION}, @value{UPDATED}
 @author Alain Magloire et al.
-
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1999, 2000, 2001, 2002, 2005  Free Software Foundation, 
Inc.
-
[EMAIL PROTECTED] 2
-Published by the Free Software Foundation, @*
-51 Franklin Street -- Fifth Floor, @*
-Boston, MA 02110--1301, USA
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1 or
-any later version published by the Free Software Foundation; with the
-Invariant Sections being ``GNU General Public License'' and ``GNU Free
-Documentation License'', with no Front-Cover Texts, and with no
-Back-Cover Texts.  A copy of the license is included in the section
-entitled ``GNU Free Documentation License''.
[EMAIL PROTECTED]
 @end titlepage
 
[EMAIL PROTECTED]
+
 
 @ifnottex
 @node Top
 @top grep
 
[EMAIL PROTECTED] searches for lines matching a pattern.
[EMAIL PROTECTED] prints lines matching a pattern.
 
-This document was produced
-for version @value{VERSION}
-of @sc{gnu} @command{grep}.
+This manual is for version @value{VERSION} of GNU Grep.
 @end ifnottex
 
 @menu
@@ -2538,5 +2498,4 @@
 
 @printindex fn
 
[EMAIL PROTECTED]
 @bye


Reply via email to