summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAlain Magloire <alainm@rcsm.ee.mcgill.ca>2000-02-02 04:37:44 +0000
committerAlain Magloire <alainm@rcsm.ee.mcgill.ca>2000-02-02 04:37:44 +0000
commit31ed6c2439812d45a03a7c55ed86541b8db97d4e (patch)
tree1c00898d548cb755be1752f74e16073cf0944cfa /doc
parentcd6629a709eddfabf281ac5f64dc15b0c1d3ac19 (diff)
downloadgrep-31ed6c2439812d45a03a7c55ed86541b8db97d4e.tar.gz
ChangeLog configure.in doc/grep.1 doc/grep.texi src/dfa.c
src/getpagesize.h src/grep.c src/kwset.c src/search.c src/system.h src/vms_fab.c src/vms_fab.h vms/make.com more support for VMS. * doc/grep.1: corrected typo. Noted by Ruslan Ermilob. * vms/config_vms.h: New File, contains macros specific to VMS and avoid namespace collision with operating system supplied C library. * vms/make.com: Updated. * src/getpagesize.h: New macros for VMS. * src/vms_fab.c: Cast to some assigments. * src/vms_fab.h: Added new include files. Those patches were provided by zinser@decus.de (Martin).
Diffstat (limited to 'doc')
-rw-r--r--doc/grep.17
-rw-r--r--doc/grep.texi4
2 files changed, 6 insertions, 5 deletions
diff --git a/doc/grep.1 b/doc/grep.1
index 8212ff3e..385ff5de 100644
--- a/doc/grep.1
+++ b/doc/grep.1
@@ -12,7 +12,7 @@
.de Id
.ds Dt \\$4
..
-.Id $Id: grep.1,v 1.9 2000/01/26 03:42:16 alainm Exp $
+.Id $Id: grep.1,v 1.10 2000/02/02 04:37:44 alainm Exp $
.TH GREP 1 \*(Dt "GNU Project"
.SH NAME
grep, egrep, fgrep \- print lines matching a pattern
@@ -100,7 +100,7 @@ If
is
.BR without-match ,
.B grep
-assumes that a binary file does not match; this is equivalent to the
+assumes that a binary file does not match; this is equivalent to the
.B \-I
option.
If
@@ -543,7 +543,8 @@ should avoid it.
.B GREP_OPTIONS
This variable specifies default options to be placed in front of any
explicit options. For example, if
-.B GREP_OPTIONS is
+.B GREP_OPTIONS
+is
.BR "'\-\^\-binary-files=without-match \-\^\-directories=skip'" ,
.B grep
behaves as if the two options
diff --git a/doc/grep.texi b/doc/grep.texi
index 49493de6..beb2410f 100644
--- a/doc/grep.texi
+++ b/doc/grep.texi
@@ -35,7 +35,7 @@ Published by the Free Software Foundation,
59 Temple Place - Suite 330
Boston, MA 02111-1307, USA
-Copyright 1999 Free Software Foundation, Inc.
+Copyright 2000 Free Software Foundation, Inc.
Permission is granted to make and distribute verbatim copies of
this manual provided the copyright notice and this permission notice
@@ -68,7 +68,7 @@ by the Foundation.
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1999 Free Software Foundation, Inc.
+Copyright @copyright{} 2000 Free Software Foundation, Inc.
@sp 2
Published by the Free Software Foundation, @*