bug-findutils
[Top][All Lists]
Advanced

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

typo in find.texi


From: Jim Meyering
Subject: typo in find.texi
Date: Thu, 01 Sep 2005 18:20:58 +0200

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 -0000      1.106
+++ doc/find.texi       1 Sep 2005 16:19:47 -0000
@@ -3578,7 +3578,7 @@ find subdir -newer timestamp -a \
      -exec touch -r @address@hidden timestamp \; 
 @end smallexample
 
-Here, the @samp{-newer} test excludes all he files which are
+Here, the @samp{-newer} test excludes all the files which are
 definitely older than the timestamp, but all the files which are newer
 than the old value of the timestamp are compared against the current
 updated timestamp.




reply via email to

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