summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorGreg Noel <GregNoel@tigris.org>2008-09-02 22:34:32 (GMT)
committerGreg Noel <GregNoel@tigris.org>2008-09-02 22:34:32 (GMT)
commite8f9df6d48ac1cbda382e95600a2a48f8fd5de86 (patch)
tree4501cb3cf3123dbd804f364ce89f27f8501cc01e /doc
parent78ebf9fe184b5724861996870e1f09902efcb1eb (diff)
downloadSCons-e8f9df6d48ac1cbda382e95600a2a48f8fd5de86.zip
SCons-e8f9df6d48ac1cbda382e95600a2a48f8fd5de86.tar.gz
SCons-e8f9df6d48ac1cbda382e95600a2a48f8fd5de86.tar.bz2
Issue 2187: update FindFile in man page
Diffstat (limited to 'doc')
-rw-r--r--doc/man/scons.19
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/man/scons.1 b/doc/man/scons.1
index baaa234..399024a 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: