Mercurial > hg > octave-nkf
diff src/dirfns.cc @ 2802:bca5fbab2e52
[project @ 1997-03-09 11:02:27 by jwe]
author | jwe |
---|---|
date | Sun, 09 Mar 1997 11:03:18 +0000 |
parents | 9aeba8e006a4 |
children | 8b262e771614 |
line wrap: on
line diff
--- a/src/dirfns.cc +++ b/src/dirfns.cc @@ -443,7 +443,7 @@ DEFUN (readdir, args, , "[FILES, STATUS, MSG] = readdir (NAME)\n\ \n\ -Return an array of strings containing the list of all files in the +Return an array of strings containing the list of all files in the\n\ named directory in FILES, or an empty matrix if an error occurs\n\ \n\ If successful, STATUS is 0 and MSG is an empty string. Otherwise,\n\