Mercurial > hg > octave-nkf
changeset 5458:48ce24e8247c
[project @ 2005-09-19 19:29:32 by jwe]
author | jwe |
---|---|
date | Mon, 19 Sep 2005 19:29:32 +0000 |
parents | c6dc1ccd83a9 |
children | ff40c78cebf0 |
files | src/utils.cc |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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\