bug-gnu-utils
[Top][All Lists]
Advanced

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

Re: Small patch for grep-2.5e


From: Alain Magloire
Subject: Re: Small patch for grep-2.5e
Date: Sun, 29 Jul 2001 11:48:45 -0400 (EDT)

> 
> Hello.

Bonjour

> 
> While updating the es.po file for grep from 2.4f to 2.5e I've noticed
> some typos and things to be improved. Here is a patch:
> 
> diff -r -u grep-2.5e.orig/src/grep.c grep-2.5e/src/grep.c
> --- grep-2.5e.orig/src/grep.c Sun Mar  4 20:31:00 2001
> +++ grep-2.5e/src/grep.c      Sat Jun  9 16:44:01 2001
> @@ -1027,9 +1027,9 @@
>    -d, --directories=ACTION  how to handle directories\n\
>                              ACTION is 'read', 'recurse', or 'skip'\n\
>    -R, -r, --recursive       equivalent to --directories=recurse\n\
> -      --include=PATTERN     files that match PATTERN will be examine\n\
> -      --exclude=PATTERN     files that match PATTERN will be skip.\n\
> -      --exclude-from=FILE   files that match PATTERN in FILE will be skip.\n\
> +      --include=PATTERN     files that match PATTERN will be examined\n\
> +      --exclude=PATTERN     files that match PATTERN will be skipped\n\
> +      --exclude-from=FILE   files that match patterns in FILE will be 
> skipped\n\
>    -L, --files-without-match only print FILE names containing no match\n\
>    -l, --files-with-matches  only print FILE names containing matches\n\
>    -c, --count               only print a count of matching lines per FILE\n\
> 
> Thanks.


Thanks Santiago, Patch applied.
Do not forget to Cc:address@hidden, so patches could be archive.

The code is available through
anonymous CVS.
$ cvs -d :pserver:address@hidden:/cvs login
Password: [just hit enter]
$ cvs -d :pserver:address@hidden:/cvs checkout grep


-- 
au revoir, alain
----
Aussi haut que l'on soit assis, on est toujours assis que sur son cul !!!




reply via email to

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