Issue 2187: update FindFile in man page
authorGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 2 Sep 2008 22:34:32 +0000 (22:34 +0000)
committerGregNoel <GregNoel@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Tue, 2 Sep 2008 22:34:32 +0000 (22:34 +0000)
git-svn-id: http://scons.tigris.org/svn/scons/trunk@3325 fdb21ef1-2011-0410-befe-b5e4ea1792b1

doc/man/scons.1

index baaa2349f7e9f06abfc103bcaf58d34c2bada636..399024ab333b9e92d57cf9eed11736060e27bded 100644 (file)
@@ -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: