Mercurial > hg > octave-lyh
diff src/syscalls.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/syscalls.cc +++ b/src/syscalls.cc @@ -146,7 +146,7 @@ \n\ Replace current process with a new process.\n\ \n\ -If successful, exec does not return. If exec does return, status will +If successful, exec does not return. If exec does return, status will\n\ be nonzero, and MSG will contain a system-dependent error message.") { octave_value_list retval; @@ -606,7 +606,7 @@ DEFUN (stat, args, , "[S, ERR, MSG] = stat (NAME)\n\ \n\ - Given the name of a file, return a structure S with the following + Given the name of a file, return a structure S with the following\n\ elements:\n\ \n\ dev : id of device containing a directory entry for this file\n\