changeset 8569:ee9e525744f0

io.txi: remove @DOCSTRING(ans)
author John W. Eaton <jwe@octave.org>
date Thu, 22 Jan 2009 11:25:22 -0500
parents aa1de3a889ed
children e768b112e58f
files doc/ChangeLog doc/interpreter/io.txi
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Thu Jan 22 11:12:30 2009 -0500
+++ b/doc/ChangeLog	Thu Jan 22 11:25:22 2009 -0500
@@ -1,5 +1,7 @@
 2009-01-22  John W. Eaton  <jwe@octave.org>
 
+	* interpreter/io.txi (Terminal Output): Remove @DOCSTRING(ans).
+
 	* vr-idx.txi: Delete.
 	* interpreter/Makefile.in (SUB_SOURCE): Remove it from the list.
 
--- a/doc/interpreter/io.txi	Thu Jan 22 11:12:30 2009 -0500
+++ b/doc/interpreter/io.txi	Thu Jan 22 11:25:22 2009 -0500
@@ -63,8 +63,6 @@
 The @code{format} command offers some control over the way Octave prints
 values with @code{disp} and through the normal echoing mechanism.
 
-@DOCSTRING(ans)
-
 @DOCSTRING(disp)
 
 @DOCSTRING(format)