diff -ur -N -x find.info findutils-20080905.orig/doc/find.texi findutils-20080905/doc/find.texi --- findutils-20080905.orig/doc/find.texi 2008-07-10 09:58:41.000000000 +0200 +++ findutils-20080905/doc/find.texi 2008-08-02 13:12:26.000000000 +0200 @@ -3315,16 +3315,6 @@ another shell script that ``sources'' the configuration file into the environment and then executes @code{updatedb} in the environment. address@hidden creates and updates the database of file names used by address@hidden @code{updatedb} generates a list of files similar to -the output of @code{find} and then uses utilities for optimizing the -database for performance. @code{updatedb} is often run periodically -as a @code{cron} job and configured with environment variables or -command options. Typically, operating systems have a shell script -that ``exports'' configurations for variable definitions and uses -another shell script that ``sources'' the configuration file into the -environment and then executes @code{updatedb} in the environment. - @table @code @item --findoptions='@address@hidden' Global options to pass on to @code{find}.