diff options
-rw-r--r-- | doc/man/scons.1 | 9 |
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: |