From: GregNoel Date: Tue, 2 Sep 2008 22:34:32 +0000 (+0000) Subject: Issue 2187: update FindFile in man page X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5fbf6961dc6cbf3057f44820ffb9082f96c6529b;p=scons.git Issue 2187: update FindFile in man page git-svn-id: http://scons.tigris.org/svn/scons/trunk@3325 fdb21ef1-2011-0410-befe-b5e4ea1792b1 --- diff --git a/doc/man/scons.1 b/doc/man/scons.1 index baaa2349..399024ab 100644 --- a/doc/man/scons.1 +++ b/doc/man/scons.1 @@ -3671,10 +3671,11 @@ Search for .I file in the path specified by .IR dirs . -.I file -may be a list of file names or a single file name. In addition to searching -for files that exist in the filesytem, this function also searches for -derived files that have not yet been built. +.I dirs +may be a list of directory names or a single directory name. +In addition to searching for files that exist in the filesytem, +this function also searches for derived files +that have not yet been built. Example: