Re: [PATCH] Fix a typo in find.texi.

2011-09-11 Thread James Youngman
Applied and pushed; thanks.

[PATCH] Fix a typo in find.texi.

2011-09-11 Thread Jim Meyering
Hi, Just noticed this... >From 57e807f64c61b225adc7006edc667ea3afec0514 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 11 Sep 2011 15:54:41 +0200 Subject: [PATCH] Fix a typo in find.texi. * doc/find.texi (Error Messages From find): Fix typo s/an/a/. --- ChangeLog |5 +

Re: typo in find.texi

2005-09-01 Thread James Youngman
On Thu, Sep 01, 2005 at 06:20:58PM +0200, Jim Meyering wrote: > -Here, the @samp{-newer} test excludes all he files which are > +Here, the @samp{-newer} test excludes all the files which are Applied, thanks. James. ___ Bug-findutils mailing list Bug-

typo in find.texi

2005-09-01 Thread Jim Meyering
Index: doc/find.texi === RCS file: /cvsroot/findutils/findutils/doc/find.texi,v retrieving revision 1.106 diff -u -p -r1.106 find.texi --- doc/find.texi 29 Jul 2005 22:04:07 - 1.106 +++ doc/find.texi 1 Sep 2005 16: