Mercurial > hg > octave-lyh
diff src/utils.cc @ 5458:48ce24e8247c
[project @ 2005-09-19 19:29:32 by jwe]
author | jwe |
---|---|
date | Mon, 19 Sep 2005 19:29:32 +0000 |
parents | f315234695b1 |
children | d6163c0effd5 |
line wrap: on
line diff
--- a/src/utils.cc +++ b/src/utils.cc @@ -356,7 +356,7 @@ a cell array containing the list of all files that have the same\n\ name in the path. If no files are found, return an empty cell array.\n\ \n\ -Note that @code{file_in_path} does not expand leading, trailing, +Note that @code{file_in_path} does not expand leading, trailing,\n\ or doubled colons the way that @code{file_in_loadpath} does. See\n\ also @xref{LOADPATH}, for an explanation of how colon expansion\n\ is applied to @code{LOADPATH}.\n\