changeset 15396:7a009eea571a

Remove reference to obsolete purge_tmp_files function * file-io.cc (mkstemp): Edit docstring
author Jordi Gutiérrez Hermoso <jordigh@octave.org>
date Mon, 17 Sep 2012 08:50:46 -0400
parents 2b72343ed9c4
children 1054ab58cd58 6d4cd994ea71
files libinterp/interpfcn/file-io.cc
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/libinterp/interpfcn/file-io.cc
+++ b/libinterp/interpfcn/file-io.cc
@@ -2049,8 +2049,7 @@
 in binary mode and with the @w{@code{O_EXCL}} flag.\n\
 \n\
 If the optional argument @var{delete} is supplied and is true,\n\
-the file will be deleted automatically when Octave exits, or when\n\
-the function @code{purge_tmp_files} is called.\n\
+the file will be deleted automatically when Octave exits.\n\
 \n\
 If successful, @var{fid} is a valid file ID, @var{name} is the name of\n\
 the file, and @var{msg} is an empty string.  Otherwise, @var{fid}\n\