diff doc/interpreter/io.txi @ 4449:e2c91da0aa16

[project @ 2003-07-09 02:21:11 by jwe]
author jwe
date Wed, 09 Jul 2003 02:21:11 +0000
parents f7b63f362168
children bdbee5282954
line wrap: on
line diff
--- a/doc/interpreter/io.txi	Tue Jul 08 19:14:55 2003 +0000
+++ b/doc/interpreter/io.txi	Wed Jul 09 02:21:11 2003 +0000
@@ -129,11 +129,16 @@
 
 @DOCSTRING(save)
 
-There are three variables that modify the behavior of @code{save} and one
-that controls whether variables are saved when Octave exits unexpectedly.
+There are three variables that modify the behavior of @code{save} and
+three more that control whether variables are saved when Octave exits
+unexpectedly.
 
 @DOCSTRING(crash_dumps_octave_core)
 
+@DOCSTRING(sighup_dumps_octave_core)
+
+@DOCSTRING(sigterm_dumps_octave_core)
+
 @DOCSTRING(default_save_format)
 
 @DOCSTRING(save_precision)